coil on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install coil on Arch using YAY
$
yay -S
coil
Copied
* (Optional) Uninstall coil on Arch using YAY
$
yay -Rns
coil
Copied
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
Copied
b. Clone coil's git locally
$
git clone https://aur.archlinux.org/coil.git
~/coil
Copied
c. Go to ~/coil folder and install it
$
cd
~/coil
Copied
$
makepkg -si
Copied
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
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