python-namedlist on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-namedlist

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

$ yay -Rns python-namedlist

2. Manually Install "python-namedlist" via AUR

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

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

b. Clone python-namedlist's git locally

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

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

$ cd ~/python-namedlist $ makepkg -si

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

ID: 1023339
Name: python-namedlist
PackageBaseID: 81628
PackageBase: python-namedlist
Version: 1.8-1
Description: Like namedtuples, but mutable
URL: http://pypi.python.org/pypi/namedlist
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: disastro
Submitter: disastro
FirstSubmitted: 1399484972
LastModified: 1642850254
URLPath: /cgit/aur.git/snapshot/python-namedlist.tar.gz