python2-six on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-six

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

$ yay -Rns python2-six

2. Manually Install "python2-six" via AUR

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

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

b. Clone python2-six's git locally

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

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

$ cd ~/python2-six $ makepkg -si

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

ID: 1135166
Name: python2-six
PackageBaseID: 185497
PackageBase: python2-six
Version: 1.16.0-6
Description: Python 2 and 3 compatibility utilities
URL: https://pypi.python.org/pypi/six/
NumVotes: 13
Popularity: 0.133544
OutOfDate:
Maintainer: eclairevoyant
Submitter: 0b100100
FirstSubmitted: 1662330331
LastModified: 1662330331
URLPath: /cgit/aur.git/snapshot/python2-six.tar.gz