python37-six on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python37-six

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

$ yay -Rns python37-six

2. Manually Install "python37-six" via AUR

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

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

b. Clone python37-six's git locally

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

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

$ cd ~/python37-six $ makepkg -si

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

ID: 692103
Name: python37-six
PackageBaseID: 148715
PackageBase: python37-six
Version: 1.14.0-1
Description: Python 2 and 3 compatibility utilities
URL: https://pypi.python.org/pypi/six/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1580599719
LastModified: 1580599719
URLPath: /cgit/aur.git/snapshot/python37-six.tar.gz