cloudflare-wrangler on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "cloudflare-wrangler" 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 cloudflare-wrangler on Arch using YAY

$ yay -S cloudflare-wrangler

* (Optional) Uninstall cloudflare-wrangler on Arch using YAY

$ yay -Rns cloudflare-wrangler

2. Manually Install "cloudflare-wrangler" via AUR

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

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

b. Clone cloudflare-wrangler's git locally

$ git clone https://aur.archlinux.org/cloudflare-wrangler.git ~/cloudflare-wrangler

c. Go to ~/cloudflare-wrangler folder and install it

$ cd ~/cloudflare-wrangler $ makepkg -si

3. Information about the cloudflare-wrangler package on Arch User Repository (AUR)

ID: 1218756
Name: cloudflare-wrangler
PackageBaseID: 142499
PackageBase: cloudflare-wrangler
Version: 1.21.0-1
Description: Command-line tool for working with Cloudflare Workers
URL: https://github.com/cloudflare/wrangler
NumVotes: 6
Popularity: 1.0E-6
OutOfDate: 1707406176
Maintainer: zhullyb
Submitter: dbirks
FirstSubmitted: 1559575523
LastModified: 1677545800
URLPath: /cgit/aur.git/snapshot/cloudflare-wrangler.tar.gz