libxdgdirs on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libxdgdirs

* (Optional) Uninstall libxdgdirs on Arch using YAY

$ yay -Rns libxdgdirs

2. Manually Install "libxdgdirs" via AUR

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

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

b. Clone libxdgdirs's git locally

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

c. Go to ~/libxdgdirs folder and install it

$ cd ~/libxdgdirs $ makepkg -si

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

ID: 1351605
Name: libxdgdirs
PackageBaseID: 161103
PackageBase: libxdgdirs
Version: 1.1.1-1
Description: An implementation of XDG Base Directory Specification in C
URL: https://github.com/Jorengarenar/libXDGdirs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Jorengarenar
Submitter: Jorengarenar
FirstSubmitted: 1608478851
LastModified: 1699726094
URLPath: /cgit/aur.git/snapshot/libxdgdirs.tar.gz