python-libguestfs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-libguestfs

* (Optional) Uninstall python-libguestfs on Arch using YAY

$ yay -Rns python-libguestfs

2. Manually Install "python-libguestfs" via AUR

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

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

b. Clone python-libguestfs's git locally

$ git clone https://aur.archlinux.org/python-libguestfs.git ~/python-libguestfs

c. Go to ~/python-libguestfs folder and install it

$ cd ~/python-libguestfs $ makepkg -si

3. Information about the python-libguestfs package on Arch User Repository (AUR)

ID: 641989
Name: python-libguestfs
PackageBaseID: 130426
PackageBase: python-libguestfs
Version: 1.40.2-1
Description: Python bindings for libguestfs
URL: http://libguestfs.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sanerb
FirstSubmitted: 1519795624
LastModified: 1567298560
URLPath: /cgit/aur.git/snapshot/python-libguestfs.tar.gz