vfio-isolate on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S vfio-isolate

* (Optional) Uninstall vfio-isolate on Arch using YAY

$ yay -Rns vfio-isolate

2. Manually Install "vfio-isolate" via AUR

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

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

b. Clone vfio-isolate's git locally

$ git clone https://aur.archlinux.org/vfio-isolate.git ~/vfio-isolate

c. Go to ~/vfio-isolate folder and install it

$ cd ~/vfio-isolate $ makepkg -si

3. Information about the vfio-isolate package on Arch User Repository (AUR)

ID: 1224648
Name: vfio-isolate
PackageBaseID: 153218
PackageBase: vfio-isolate
Version: 0.5.2-1
Description: commandline tool to facilitate CPU core isolation
URL: https://pypi.org/project/vfio-isolate
NumVotes: 5
Popularity: 0.001645
OutOfDate:
Maintainer: spheenik
Submitter: spheenik
FirstSubmitted: 1590327526
LastModified: 1678543341
URLPath: /cgit/aur.git/snapshot/vfio-isolate.tar.gz