kata-runtime-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kata-runtime-bin

* (Optional) Uninstall kata-runtime-bin on Arch using YAY

$ yay -Rns kata-runtime-bin

2. Manually Install "kata-runtime-bin" via AUR

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

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

b. Clone kata-runtime-bin's git locally

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

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

$ cd ~/kata-runtime-bin $ makepkg -si

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

ID: 1045991
Name: kata-runtime-bin
PackageBaseID: 167119
PackageBase: kata-containers-bin
Version: 2.3.3-1
Description: Lightweight virtual machines for containers (version 2, binary packaging)
URL: https://katacontainers.io
NumVotes: 0
Popularity: 0
OutOfDate: 1688051265
Maintainer:
Submitter: zer0def
FirstSubmitted: 1621556853
LastModified: 1646378830
URLPath: /cgit/aur.git/snapshot/kata-runtime-bin.tar.gz