python-etuples on AUR (Arch User Repository)

Last updated: March 09,2025

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

$ yay -S python-etuples

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

$ yay -Rns python-etuples

2. Manually Install "python-etuples" via AUR

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

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

b. Clone python-etuples's git locally

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

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

$ cd ~/python-etuples $ makepkg -si

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

ID: 1130843
Name: python-etuples
PackageBaseID: 178408
PackageBase: python-etuples
Version: 0.3.5-2
Description: Python S-expression emulation using tuple-like objects.
URL: https://github.com/pythological/etuples/
NumVotes: 0
Popularity: 0
OutOfDate: 1693690475
Maintainer:
Submitter: FantasqueX
FirstSubmitted: 1651221916
LastModified: 1661443415
URLPath: /cgit/aur.git/snapshot/python-etuples.tar.gz