cloudflared on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "cloudflared" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cloudflared on Arch using YAY

$ yay -S cloudflared

* (Optional) Uninstall cloudflared on Arch using YAY

$ yay -Rns cloudflared

2. Manually Install "cloudflared" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cloudflared's git locally

$ git clone https://aur.archlinux.org/cloudflared.git ~/cloudflared

c. Go to ~/cloudflared folder and install it

$ cd ~/cloudflared $ makepkg -si

3. Information about the cloudflared package on Arch User Repository (AUR)

ID: 1134154
Name: cloudflared
PackageBaseID: 150435
PackageBase: cloudflared
Version: 2022.8.4-1
Description: Command-line client for Cloudflare Tunnel
URL: https://github.com/cloudflare/cloudflared
NumVotes: 12
Popularity: 0.308985
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1584569017
LastModified: 1662106155
URLPath: /cgit/aur.git/snapshot/cloudflared.tar.gz

5. The same packages on other Linux Distributions