python-xdg on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-xdg

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

$ yay -Rns python-xdg

2. Manually Install "python-xdg" via AUR

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

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

b. Clone python-xdg's git locally

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

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

$ cd ~/python-xdg $ makepkg -si

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

ID: 941452
Name: python-xdg
PackageBaseID: 160437
PackageBase: python-xdg
Version: 5.1.1-1
Description: Variables defined by the XDG Base Directory Specification
URL: https://github.com/srstevenson/xdg
NumVotes: 3
Popularity: 0.005453
OutOfDate:
Maintainer:
FirstSubmitted: 1606770462
LastModified: 1627675191
URLPath: /cgit/aur.git/snapshot/python-xdg.tar.gz