pypy3-six on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pypy3-six

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

$ yay -Rns pypy3-six

2. Manually Install "pypy3-six" via AUR

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

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

b. Clone pypy3-six's git locally

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

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

$ cd ~/pypy3-six $ makepkg -si

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

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