python-cons on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-cons" 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-cons on Arch using YAY
$
yay -S
python-cons
Copied
* (Optional) Uninstall python-cons on Arch using YAY
$
yay -Rns
python-cons
Copied
2. Manually Install "python-cons" 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-cons's git locally
$
git clone https://aur.archlinux.org/python-cons.git
~/python-cons
Copied
c. Go to ~/python-cons folder and install it
$
cd
~/python-cons
Copied
$
makepkg -si
Copied
3. Information about the python-cons package on Arch User Repository (AUR)
ID: 1073356
Name: python-cons
PackageBaseID: 178406
PackageBase: python-cons
Version: 0.4.5-1
Description: An implementation of Lisp/Scheme-like cons in Python
URL: https://github.com/pythological/python-cons/
NumVotes: 0
Popularity: 0
OutOfDate: 1693690538
Maintainer:
Submitter: FantasqueX
FirstSubmitted: 1651221058
LastModified: 1651221058
URLPath: /cgit/aur.git/snapshot/python-cons.tar.gz
Name: python-cons
PackageBaseID: 178406
PackageBase: python-cons
Version: 0.4.5-1
Description: An implementation of Lisp/Scheme-like cons in Python
URL: https://github.com/pythological/python-cons/
NumVotes: 0
Popularity: 0
OutOfDate: 1693690538
Maintainer:
Submitter: FantasqueX
FirstSubmitted: 1651221058
LastModified: 1651221058
URLPath: /cgit/aur.git/snapshot/python-cons.tar.gz