libxdf on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install libxdf on Arch using YAY
$
yay -S
libxdf
Copied
* (Optional) Uninstall libxdf on Arch using YAY
$
yay -Rns
libxdf
Copied
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
Copied
b. Clone libxdf's git locally
$
git clone https://aur.archlinux.org/libxdf.git
~/libxdf
Copied
c. Go to ~/libxdf folder and install it
$
cd
~/libxdf
Copied
$
makepkg -si
Copied
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
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