calico-cni on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "calico-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

b. Install calico-cni on Arch using YAY

$ yay -S calico-cni

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

$ yay -Rns calico-cni

2. Manually Install "calico-cni" via AUR

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

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

b. Clone calico-cni's git locally

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

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

$ cd ~/calico-cni $ makepkg -si

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

ID: 477579
Name: calico-cni
PackageBaseID: 129172
PackageBase: calico-cni
Version: 1.11.2-1
Description: Calico CNI plugin
URL: https://github.com/projectcalico/cni-plugin
NumVotes: 0
Popularity: 0
OutOfDate: 1615756082
Maintainer:
FirstSubmitted: 1515798781
LastModified: 1515798781
URLPath: /cgit/aur.git/snapshot/calico-cni.tar.gz