calicoctl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S calicoctl

* (Optional) Uninstall calicoctl on Arch using YAY

$ yay -Rns calicoctl

2. Manually Install "calicoctl" via AUR

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

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

b. Clone calicoctl's git locally

$ git clone https://aur.archlinux.org/calicoctl.git ~/calicoctl

c. Go to ~/calicoctl folder and install it

$ cd ~/calicoctl $ makepkg -si

3. Information about the calicoctl package on Arch User Repository (AUR)

ID: 1410923
Name: calicoctl
PackageBaseID: 129171
PackageBase: calicoctl
Version: 3.27.2-1
Description: Calico CLI tool
URL: https://github.com/projectcalico/calico
NumVotes: 3
Popularity: 0.31981
OutOfDate:
Maintainer: nltimv
Submitter: rlisagor
FirstSubmitted: 1515796899
LastModified: 1708183468
URLPath: /cgit/aur.git/snapshot/calicoctl.tar.gz

5. The same packages on other Linux Distributions