pypy3-appdirs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pypy3-appdirs

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

$ yay -Rns pypy3-appdirs

2. Manually Install "pypy3-appdirs" via AUR

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

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

b. Clone pypy3-appdirs's git locally

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

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

$ cd ~/pypy3-appdirs $ makepkg -si

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

ID: 560273
Name: pypy3-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/pypy3-appdirs.tar.gz