python-appdirs-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-appdirs-git

* (Optional) Uninstall python-appdirs-git on Arch using YAY

$ yay -Rns python-appdirs-git

2. Manually Install "python-appdirs-git" via AUR

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

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

b. Clone python-appdirs-git's git locally

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

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

$ cd ~/python-appdirs-git $ makepkg -si

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

ID: 220294
Name: python-appdirs-git
PackageBaseID: 97081
PackageBase: python-appdirs-git
Version: 1.4.1.r141.c3f3545-2
Description: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
URL: https://github.com/ActiveState/appdirs
NumVotes: 0
Popularity: 0
OutOfDate: 1696016594
Maintainer: carmenbbakker
Submitter: carmenbbakker
FirstSubmitted: 1439206983
LastModified: 1439297824
URLPath: /cgit/aur.git/snapshot/python-appdirs-git.tar.gz