krunvm on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S krunvm

* (Optional) Uninstall krunvm on Arch using YAY

$ yay -Rns krunvm

2. Manually Install "krunvm" via AUR

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

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

b. Clone krunvm's git locally

$ git clone https://aur.archlinux.org/krunvm.git ~/krunvm

c. Go to ~/krunvm folder and install it

$ cd ~/krunvm $ makepkg -si

3. Information about the krunvm package on Arch User Repository (AUR)

ID: 1229050
Name: krunvm
PackageBaseID: 191732
PackageBase: krunvm
Version: 0.2.3-1
Description: Create microVMs from OCI images
URL: https://github.com/containers/krunvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1679242491
LastModified: 1679242491
URLPath: /cgit/aur.git/snapshot/krunvm.tar.gz

5. The same packages on other Linux Distributions