libvhdi on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libvhdi

* (Optional) Uninstall libvhdi on Arch using YAY

$ yay -Rns libvhdi

2. Manually Install "libvhdi" via AUR

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

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

b. Clone libvhdi's git locally

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

c. Go to ~/libvhdi folder and install it

$ cd ~/libvhdi $ makepkg -si

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

ID: 1202988
Name: libvhdi
PackageBaseID: 111635
PackageBase: libvhdi
Version: 20221124-1
Description: Library and tools for the Virtual Hard Disk (VHD) image format
URL: https://github.com/libyal/libvhdi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: oliv
FirstSubmitted: 1464081660
LastModified: 1674889585
URLPath: /cgit/aur.git/snapshot/libvhdi.tar.gz