python-xdgspec on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-xdgspec

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

$ yay -Rns python-xdgspec

2. Manually Install "python-xdgspec" via AUR

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

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

b. Clone python-xdgspec's git locally

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

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

$ cd ~/python-xdgspec $ makepkg -si

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

ID: 1156070
Name: python-xdgspec
PackageBaseID: 186823
PackageBase: python-xdgspec
Version: 0.2.1-1
Description: XDG Base Directory Specification for Python
URL: https://gitlab.com/nobodyinperson/python3-xdgspec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1666460147
LastModified: 1666460675
URLPath: /cgit/aur.git/snapshot/python-xdgspec.tar.gz