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
Copied
b. Install kata-runtime on Arch using YAY
$
yay -S
kata-runtime
Copied
* (Optional) Uninstall kata-runtime on Arch using YAY
$
yay -Rns
kata-runtime
Copied
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
Copied
b. Clone kata-runtime's git locally
$
git clone https://aur.archlinux.org/kata-runtime.git
~/kata-runtime
Copied
c. Go to ~/kata-runtime folder and install it
$
cd
~/kata-runtime
Copied
$
makepkg -si
Copied
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
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