cni-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cni-git

* (Optional) Uninstall cni-git on Arch using YAY

$ yay -Rns cni-git

2. Manually Install "cni-git" via AUR

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

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

b. Clone cni-git's git locally

$ git clone https://aur.archlinux.org/cni-git.git ~/cni-git

c. Go to ~/cni-git folder and install it

$ cd ~/cni-git $ makepkg -si

3. Information about the cni-git package on Arch User Repository (AUR)

ID: 695391
Name: cni-git
PackageBaseID: 117321
PackageBase: cni-git
Version: r923.f69d1f2-1
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:
Maintainer:
Submitter: tm-x
FirstSubmitted: 1480003227
LastModified: 1581358462
URLPath: /cgit/aur.git/snapshot/cni-git.tar.gz