kata1-runtime on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kata1-runtime

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

$ yay -Rns kata1-runtime

2. Manually Install "kata1-runtime" via AUR

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

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

b. Clone kata1-runtime's git locally

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

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

$ cd ~/kata1-runtime $ makepkg -si

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

ID: 910506
Name: kata1-runtime
PackageBaseID: 166920
PackageBase: kata1-containers
Version: 1.12.1-4
Description: Lightweight virtual machines for containers
URL: https://katacontainers.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1621051993
LastModified: 1621675599
URLPath: /cgit/aur.git/snapshot/kata1-runtime.tar.gz