python2-libvhdi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-libvhdi

* (Optional) Uninstall python2-libvhdi on Arch using YAY

$ yay -Rns python2-libvhdi

2. Manually Install "python2-libvhdi" via AUR

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

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

b. Clone python2-libvhdi's git locally

$ git clone https://aur.archlinux.org/python2-libvhdi.git ~/python2-libvhdi

c. Go to ~/python2-libvhdi folder and install it

$ cd ~/python2-libvhdi $ makepkg -si

3. Information about the python2-libvhdi package on Arch User Repository (AUR)

ID: 1096658
Name: python2-libvhdi
PackageBaseID: 108910
PackageBase: python2-libvhdi
Version: 20210425-1
Description: Library and tools to access the Virtual Hard Disk (VHD) image format
URL: https://github.com/libyal/libvhdi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1458211178
LastModified: 1654887890
URLPath: /cgit/aur.git/snapshot/python2-libvhdi.tar.gz

5. The same packages on other Linux Distributions