Help install cloudflare-warp

I just follow the cloudflare install instructions:

Install the repository with yum (replace with the release version number):
The supported versions are:
8

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

But the installing failed and now I call install again this error appear:
error: Package/capability ‘cloudflare-warp’ is already requested

Did you do a restart?

Did you do this in a Fedora distrobox? If you are installing on the host you would need to use rpm-ostree install instead of sudo yum install

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.