python-pyvhdi on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyvhdi

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

$ yay -Rns python-pyvhdi

2. Manually Install "python-pyvhdi" via AUR

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

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

b. Clone python-pyvhdi's git locally

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

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

$ cd ~/python-pyvhdi $ makepkg -si

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

ID: 1202989
Name: python-pyvhdi
PackageBaseID: 111635
PackageBase: libvhdi
Version: 20221124-1
Description: Python module for libvhdi
URL: https://github.com/libyal/libvhdi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: oliv
FirstSubmitted: 1464081660
LastModified: 1674889585
URLPath: /cgit/aur.git/snapshot/python-pyvhdi.tar.gz