cni on AUR (Arch User Repository)
Last updated: February 08,2025
1. Install "cni" 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 cni on Arch using YAY
$
yay -S
cni
Copied
* (Optional) Uninstall cni on Arch using YAY
$
yay -Rns
cni
Copied
2. Manually Install "cni" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cni's git locally
$
git clone https://aur.archlinux.org/cni.git
~/cni
Copied
c. Go to ~/cni folder and install it
$
cd
~/cni
Copied
$
makepkg -si
Copied
3. Information about the cni package on Arch User Repository (AUR)
ID: 695389
Name: cni
PackageBaseID: 121770
PackageBase: cni
Version: 0.7.1-2
Description: Specification and libraries for writing plugins to configure network interfaces in Linux containers
URL: https://github.com/containernetworking/cni
NumVotes: 0
Popularity: 0
OutOfDate: 1676942827
Maintainer:
Submitter: tm-x
FirstSubmitted: 1493119678
LastModified: 1581358313
URLPath: /cgit/aur.git/snapshot/cni.tar.gz
Name: cni
PackageBaseID: 121770
PackageBase: cni
Version: 0.7.1-2
Description: Specification and libraries for writing plugins to configure network interfaces in Linux containers
URL: https://github.com/containernetworking/cni
NumVotes: 0
Popularity: 0
OutOfDate: 1676942827
Maintainer:
Submitter: tm-x
FirstSubmitted: 1493119678
LastModified: 1581358313
URLPath: /cgit/aur.git/snapshot/cni.tar.gz