python2-appdirs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-appdirs

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

$ yay -Rns python2-appdirs

2. Manually Install "python2-appdirs" via AUR

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

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

b. Clone python2-appdirs's git locally

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

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

$ cd ~/python2-appdirs $ makepkg -si

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

ID: 1405849
Name: python2-appdirs
PackageBaseID: 186181
PackageBase: python2-appdirs
Version: 1.4.4-6
Description: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
URL: https://github.com/ActiveState/appdirs
NumVotes: 9
Popularity: 0.257617
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664531588
LastModified: 1707354286
URLPath: /cgit/aur.git/snapshot/python2-appdirs.tar.gz