cni-plugins-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S cni-plugins-bin

* (Optional) Uninstall cni-plugins-bin on Arch using YAY

$ yay -Rns cni-plugins-bin

2. Manually Install "cni-plugins-bin" via AUR

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

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

b. Clone cni-plugins-bin's git locally

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

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

$ cd ~/cni-plugins-bin $ makepkg -si

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

ID: 1364571
Name: cni-plugins-bin
PackageBaseID: 175549
PackageBase: cni-plugins-bin
Version: 1.4.0-2
Description: Container Networking Interface (CNI) Plugins
URL: https://www.cni.dev/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GeorgeRaven
Submitter: GeorgeRaven
FirstSubmitted: 1643704286
LastModified: 1701723135
URLPath: /cgit/aur.git/snapshot/cni-plugins-bin.tar.gz