libvirt-apparmor on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libvirt-apparmor

* (Optional) Uninstall libvirt-apparmor on Arch using YAY

$ yay -Rns libvirt-apparmor

2. Manually Install "libvirt-apparmor" via AUR

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

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

b. Clone libvirt-apparmor's git locally

$ git clone https://aur.archlinux.org/libvirt-apparmor.git ~/libvirt-apparmor

c. Go to ~/libvirt-apparmor folder and install it

$ cd ~/libvirt-apparmor $ makepkg -si

3. Information about the libvirt-apparmor package on Arch User Repository (AUR)

ID: 648636
Name: libvirt-apparmor
PackageBaseID: 138609
PackageBase: libvirt-apparmor
Version: 5.6.0-1
Description: API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc). Compiled with Audit and AppArmor support.
URL: https://libvirt.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1612095038
Maintainer:
FirstSubmitted: 1546904308
LastModified: 1569078889
URLPath: /cgit/aur.git/snapshot/libvirt-apparmor.tar.gz