python-common on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install python-common on Arch using YAY
$
yay -S
python-common
Copied
* (Optional) Uninstall python-common on Arch using YAY
$
yay -Rns
python-common
Copied
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
Copied
b. Clone python-common's git locally
$
git clone https://aur.archlinux.org/python-common.git
~/python-common
Copied
c. Go to ~/python-common folder and install it
$
cd
~/python-common
Copied
$
makepkg -si
Copied
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
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