pypy-appdirs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pypy-appdirs

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

$ yay -Rns pypy-appdirs

2. Manually Install "pypy-appdirs" via AUR

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

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

b. Clone pypy-appdirs's git locally

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

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

$ cd ~/pypy-appdirs $ makepkg -si

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

ID: 560272
Name: pypy-appdirs
PackageBaseID: 119342
PackageBase: pypy-appdirs
Version: 1.4.3-1
Description: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
URL: https://github.com/ActiveState/appdirs
NumVotes: 1
Popularity: 0
OutOfDate: 1651776054
Maintainer:
FirstSubmitted: 1485869187
LastModified: 1542313559
URLPath: /cgit/aur.git/snapshot/pypy-appdirs.tar.gz