crictl-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S crictl-bin

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

$ yay -Rns crictl-bin

2. Manually Install "crictl-bin" via AUR

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

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

b. Clone crictl-bin's git locally

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

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

$ cd ~/crictl-bin $ makepkg -si

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

ID: 1296550
Name: crictl-bin
PackageBaseID: 134251
PackageBase: crictl-bin
Version: 1.27.1-1
Description: CLI tool for Kubelet Container Runtime Interface (CRI)
URL: https://github.com/kubernetes-incubator/cri-tools/blob/master/docs/crictl.md
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ProFfeSsoRr
Submitter: ProFfeSsoRr
FirstSubmitted: 1531569400
LastModified: 1690744653
URLPath: /cgit/aur.git/snapshot/crictl-bin.tar.gz