linux-kata on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S linux-kata

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

$ yay -Rns linux-kata

2. Manually Install "linux-kata" via AUR

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

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

b. Clone linux-kata's git locally

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

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

$ cd ~/linux-kata $ makepkg -si

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

ID: 995737
Name: linux-kata
PackageBaseID: 167020
PackageBase: linux-kata
Version: 5.15.5~2.3.0-1
Description: Kata Containers container kernel image
URL: https://katacontainers.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1662557936
Maintainer:
Submitter: zer0def
FirstSubmitted: 1621249950
LastModified: 1638255476
URLPath: /cgit/aur.git/snapshot/linux-kata.tar.gz