crio-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S crio-bin

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

$ yay -Rns crio-bin

2. Manually Install "crio-bin" via AUR

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

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

b. Clone crio-bin's git locally

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

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

$ cd ~/crio-bin $ makepkg -si

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

ID: 1096200
Name: crio-bin
PackageBaseID: 158972
PackageBase: crio-bin
Version: 1.24.1-1
Description: Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
URL: https://cri-o.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjulian
FirstSubmitted: 1603210436
LastModified: 1654796034
URLPath: /cgit/aur.git/snapshot/crio-bin.tar.gz