kata-agent on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kata-agent

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

$ yay -Rns kata-agent

2. Manually Install "kata-agent" via AUR

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

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

b. Clone kata-agent's git locally

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

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

$ cd ~/kata-agent $ makepkg -si

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

ID: 974302
Name: kata-agent
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-agent.tar.gz