python-dataclasses on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "python-dataclasses" 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-dataclasses on Arch using YAY
$
yay -S
python-dataclasses
Copied
* (Optional) Uninstall python-dataclasses on Arch using YAY
$
yay -Rns
python-dataclasses
Copied
2. Manually Install "python-dataclasses" 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-dataclasses's git locally
$
git clone https://aur.archlinux.org/python-dataclasses.git
~/python-dataclasses
Copied
c. Go to ~/python-dataclasses folder and install it
$
cd
~/python-dataclasses
Copied
$
makepkg -si
Copied
3. Information about the python-dataclasses package on Arch User Repository (AUR)
ID: 1003677
Name: python-dataclasses
PackageBaseID: 150838
PackageBase: python-dataclasses
Version: 0.8-3
Description: Implementation of PEP 557, Data Classes.
URL: https://pypi.org/project/dataclasses/
NumVotes: 5
Popularity: 0.004
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1585483554
LastModified: 1639508342
URLPath: /cgit/aur.git/snapshot/python-dataclasses.tar.gz
Name: python-dataclasses
PackageBaseID: 150838
PackageBase: python-dataclasses
Version: 0.8-3
Description: Implementation of PEP 557, Data Classes.
URL: https://pypi.org/project/dataclasses/
NumVotes: 5
Popularity: 0.004
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1585483554
LastModified: 1639508342
URLPath: /cgit/aur.git/snapshot/python-dataclasses.tar.gz