libkrun on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libkrun" 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 libkrun on Arch using YAY
$
yay -S
libkrun
Copied
* (Optional) Uninstall libkrun on Arch using YAY
$
yay -Rns
libkrun
Copied
2. Manually Install "libkrun" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libkrun's git locally
$
git clone https://aur.archlinux.org/libkrun.git
~/libkrun
Copied
c. Go to ~/libkrun folder and install it
$
cd
~/libkrun
Copied
$
makepkg -si
Copied
3. Information about the libkrun package on Arch User Repository (AUR)
ID: 1376444
Name: libkrun
PackageBaseID: 191731
PackageBase: libkrun
Version: 1.7.2-1
Description: A dynamic library providing Virtualization-based process isolation capabilities
URL: https://github.com/containers/libkrun
NumVotes: 1
Popularity: 0.00107
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1679242405
LastModified: 1703691889
URLPath: /cgit/aur.git/snapshot/libkrun.tar.gz
Name: libkrun
PackageBaseID: 191731
PackageBase: libkrun
Version: 1.7.2-1
Description: A dynamic library providing Virtualization-based process isolation capabilities
URL: https://github.com/containers/libkrun
NumVotes: 1
Popularity: 0.00107
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1679242405
LastModified: 1703691889
URLPath: /cgit/aur.git/snapshot/libkrun.tar.gz