libxdf on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libxdf

* (Optional) Uninstall libxdf on Arch using YAY

$ yay -Rns libxdf

2. Manually Install "libxdf" via AUR

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

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

b. Clone libxdf's git locally

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

c. Go to ~/libxdf folder and install it

$ cd ~/libxdf $ makepkg -si

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

ID: 969947
Name: libxdf
PackageBaseID: 120463
PackageBase: libxdf
Version: 0.99.8-1
Description: A C++ library for loading XDF files
URL: https://github.com/xdf-modules/libxdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbrnr
Submitter: cbrnr
FirstSubmitted: 1489056986
LastModified: 1633426180
URLPath: /cgit/aur.git/snapshot/libxdf.tar.gz