python-common on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S python-common

* (Optional) Uninstall python-common on Arch using YAY

$ yay -Rns python-common

2. Manually Install "python-common" via AUR

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

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

b. Clone python-common's git locally

$ git clone https://aur.archlinux.org/python-common.git ~/python-common

c. Go to ~/python-common folder and install it

$ cd ~/python-common $ makepkg -si

3. Information about the python-common package on Arch User Repository (AUR)

ID: 354427
Name: python-common
PackageBaseID: 116852
PackageBase: python-common
Version: 0.1.2-1
Description: Common tools and data structures implemented in pure python.
URL: https://pypi.python.org/pypi/common
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patrickelectric
Submitter: patrickelectric
FirstSubmitted: 1478612969
LastModified: 1478612969
URLPath: /cgit/aur.git/snapshot/python-common.tar.gz