coil on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S coil

* (Optional) Uninstall coil on Arch using YAY

$ yay -Rns coil

2. Manually Install "coil" via AUR

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

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

b. Clone coil's git locally

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

c. Go to ~/coil folder and install it

$ cd ~/coil $ makepkg -si

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

ID: 805920
Name: coil
PackageBaseID: 151767
PackageBase: coil
Version: 2.0.2-1
Description: CNI IPAM + intra-node routing plugin in favor of UNIX philosophy
URL: https://github.com/cybozu-go/coil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sorah
Submitter: sorah
FirstSubmitted: 1587437358
LastModified: 1602963940
URLPath: /cgit/aur.git/snapshot/coil.tar.gz