air on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S air

* (Optional) Uninstall air on Arch using YAY

$ yay -Rns air

2. Manually Install "air" via AUR

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

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

b. Clone air's git locally

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

c. Go to ~/air folder and install it

$ cd ~/air $ makepkg -si

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

ID: 1415258
Name: air
PackageBaseID: 154624
PackageBase: air
Version: 1.51.0-1
Description: Live reload for Go apps
URL: https://github.com/cosmtrek/air
NumVotes: 2
Popularity: 0.024808
OutOfDate:
Maintainer: carlosal1015
Submitter: grawlinson
FirstSubmitted: 1592637558
LastModified: 1708874971
URLPath: /cgit/aur.git/snapshot/air.tar.gz