python-xdg-base-dirs on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-xdg-base-dirs

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

$ yay -Rns python-xdg-base-dirs

2. Manually Install "python-xdg-base-dirs" 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-base-dirs's git locally

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

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

$ cd ~/python-xdg-base-dirs $ makepkg -si

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

ID: 1353712
Name: python-xdg-base-dirs
PackageBaseID: 193171
PackageBase: python-xdg-base-dirs
Version: 6.0.1-1
Description: An implementation of the XDG Base Directory Specification in Python
URL: https://github.com/srstevenson/xdg-base-dirs
NumVotes: 6
Popularity: 0.022745
OutOfDate:
Maintainer: gilbus
Submitter: gilbus
FirstSubmitted: 1682891607
LastModified: 1700065245
URLPath: /cgit/aur.git/snapshot/python-xdg-base-dirs.tar.gz