python2-pyxdg on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-pyxdg

* (Optional) Uninstall python2-pyxdg on Arch using YAY

$ yay -Rns python2-pyxdg

2. Manually Install "python2-pyxdg" via AUR

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

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

b. Clone python2-pyxdg's git locally

$ git clone https://aur.archlinux.org/python2-pyxdg.git ~/python2-pyxdg

c. Go to ~/python2-pyxdg folder and install it

$ cd ~/python2-pyxdg $ makepkg -si

3. Information about the python2-pyxdg package on Arch User Repository (AUR)

ID: 1109449
Name: python2-pyxdg
PackageBaseID: 183312
PackageBase: python2-pyxdg
Version: 0.28-5
Description: Official freedesktop.org XDG specifications support library (for Python 2)
URL: https://pypi.org/project/pyxdg/0.28/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655515392
LastModified: 1657310817
URLPath: /cgit/aur.git/snapshot/python2-pyxdg.tar.gz

5. The same packages on other Linux Distributions