python-recordclass on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-recordclass

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

$ yay -Rns python-recordclass

2. Manually Install "python-recordclass" via AUR

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

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

b. Clone python-recordclass's git locally

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

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

$ cd ~/python-recordclass $ makepkg -si

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

ID: 1365480
Name: python-recordclass
PackageBaseID: 184585
PackageBase: python-recordclass
Version: 0.21.1-2
Description: Mutable variant of namedtuple
URL: https://pypi.org/project/recordclass
NumVotes: 1
Popularity: 0.490519
OutOfDate:
Maintainer: vicp74
Submitter: vicp74
FirstSubmitted: 1659361704
LastModified: 1701860866
URLPath: /cgit/aur.git/snapshot/python-recordclass.tar.gz