python2-namedlist on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python2-namedlist

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

$ yay -Rns python2-namedlist

2. Manually Install "python2-namedlist" via AUR

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

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

b. Clone python2-namedlist's git locally

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

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

$ cd ~/python2-namedlist $ makepkg -si

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

ID: 1023340
Name: python2-namedlist
PackageBaseID: 81627
PackageBase: python2-namedlist
Version: 1.8-1
Description: Like namedtuples, but mutable
URL: https://pypi.python.org/pypi/namedlist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: disastro
FirstSubmitted: 1399484965
LastModified: 1642850464
URLPath: /cgit/aur.git/snapshot/python2-namedlist.tar.gz