Skip to content

Instantly share code, notes, and snippets.

@Cuncis
Created January 23, 2024 06:27
Show Gist options
  • Save Cuncis/c70c9ba30a75a9412ac9c08d461f2f69 to your computer and use it in GitHub Desktop.
Save Cuncis/c70c9ba30a75a9412ac9c08d461f2f69 to your computer and use it in GitHub Desktop.
Thank you!
Here are the steps for others who will experience this similar issue. Based on your answer I did so it worked.
sudo nano /etc/apt/sources.list.d/cloudflare-client.list
deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ jammy main
victory => jammy
sudo apt-get update -y
sudo apt-get install cloudflare-warp
Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment