pypy-six on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pypy-six

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

$ yay -Rns pypy-six

2. Manually Install "pypy-six" via AUR

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

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

b. Clone pypy-six's git locally

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

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

$ cd ~/pypy-six $ makepkg -si

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

ID: 965155
Name: pypy-six
PackageBaseID: 108283
PackageBase: pypy-six
Version: 1.16.0-1
Description: Python 2 and 3 compatibility utilities (build for pypy)
URL: http://pypi.python.org/pypi/six/
NumVotes: 0
Popularity: 0
OutOfDate: 1686920712
Maintainer: dundee
Submitter: SwooshyCueb
FirstSubmitted: 1456895895
LastModified: 1632473573
URLPath: /cgit/aur.git/snapshot/pypy-six.tar.gz