python-recordclass on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-recordclass on Arch using YAY
$
yay -S
python-recordclass
Copied
* (Optional) Uninstall python-recordclass on Arch using YAY
$
yay -Rns
python-recordclass
Copied
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
Copied
b. Clone python-recordclass's git locally
$
git clone https://aur.archlinux.org/python-recordclass.git
~/python-recordclass
Copied
c. Go to ~/python-recordclass folder and install it
$
cd
~/python-recordclass
Copied
$
makepkg -si
Copied
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
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