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

b. Install python-cons on Arch using YAY

$ yay -S python-cons

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

$ yay -Rns python-cons

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

b. Clone python-cons's git locally

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

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

$ cd ~/python-cons $ makepkg -si

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