fastly on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fastly

* (Optional) Uninstall fastly on Arch using YAY

$ yay -Rns fastly

2. Manually Install "fastly" via AUR

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

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

b. Clone fastly's git locally

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

c. Go to ~/fastly folder and install it

$ cd ~/fastly $ makepkg -si

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

ID: 1247036
Name: fastly
PackageBaseID: 176916
PackageBase: fastly
Version: 9.0.3-1
Description: CLI for the Fastly platform
URL: https://github.com/fastly/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1647284001
LastModified: 1682560048
URLPath: /cgit/aur.git/snapshot/fastly.tar.gz