calicoctl-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S calicoctl-bin

* (Optional) Uninstall calicoctl-bin on Arch using YAY

$ yay -Rns calicoctl-bin

2. Manually Install "calicoctl-bin" via AUR

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

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

b. Clone calicoctl-bin's git locally

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

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

$ cd ~/calicoctl-bin $ makepkg -si

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

ID: 1329103
Name: calicoctl-bin
PackageBaseID: 174039
PackageBase: calicoctl-bin
Version: 3.26.2-1
Description: command line tool to manage Calico resources and perform administrative functions
URL: https://projectcalico.docs.tigera.io/maintenance/clis/calicoctl/install
NumVotes: 1
Popularity: 0.037684
OutOfDate:
Maintainer: grainrigi
Submitter: erdii
FirstSubmitted: 1639677047
LastModified: 1696516205
URLPath: /cgit/aur.git/snapshot/calicoctl-bin.tar.gz