kata-runtime on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S kata-runtime

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

$ yay -Rns kata-runtime

2. Manually Install "kata-runtime" 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's git locally

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

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

$ cd ~/kata-runtime $ makepkg -si

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

ID: 974303
Name: kata-runtime
PackageBaseID: 134171
PackageBase: kata-containers
Version: 2.2.2-1
Description: Lightweight virtual machines for containers, version 2
URL: https://katacontainers.io/
NumVotes: 5
Popularity: 0.867501
OutOfDate: 1688051092
Maintainer:
Submitter: kshlm
FirstSubmitted: 1531321034
LastModified: 1634216368
URLPath: /cgit/aur.git/snapshot/kata-runtime.tar.gz