how do i install cloudflare warp

labib

New Member
Joined
May 29, 2026
Messages
5
Reaction score
1
Credits
32
i tried to install cloudflare warp with sudo dnf and sudo yum and flatpak and all dont work can anyone help me get cloudflare warp on fedora 44
 


according to
Code:
sudo rpm -e 'gpg-pubkey(4fa1c3ba-61abda35)' && sudo rpm --import https://pkg.cloudflareclient.com/pubkey.gpg
# Add cloudflare-warp.repo to /etc/yum.repos.d/
curl -fsSl https://pkg.cloudflareclient.com/cloudflare-warp-ascii.repo | sudo tee /etc/yum.repos.d/cloudflare-warp.repo
# Update repo
sudo yum update
# Install
sudo yum install cloudflare-warp
correct me if I am wrong
 
according to
Code:
sudo rpm -e 'gpg-pubkey(4fa1c3ba-61abda35)' && sudo rpm --import https://pkg.cloudflareclient.com/pubkey.gpg
# Add cloudflare-warp.repo to /etc/yum.repos.d/
curl -fsSl https://pkg.cloudflareclient.com/cloudflare-warp-ascii.repo | sudo tee /etc/yum.repos.d/cloudflare-warp.repo
# Update repo
sudo yum update
# Install
sudo yum install cloudflare-warp
correct me if I am wrong
thank you but the first step does not work
 
thank you but the first step does not work
ok, what happens of you just execute:
Code:
sudo rpm --import https://pkg.cloudflareclient.com/pubkey.gpg
 
I installed Fedora44 and tried without any success.
I also tried to install on Distrobox running Debian, Ubuntu and CentOS. Still no luck.

Sorry, that I wasn't able to help you, maybe someone else can instead :(
 
I installed Fedora44 and tried without any success.
I also tried to install on Distrobox running Debian, Ubuntu and CentOS. Still no luck.

Sorry, that I wasn't able to help you, maybe someone else can instead :(
no problem
 


Follow Linux.org

Staff online


Top