python-dataclass-factory on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-dataclass-factory

* (Optional) Uninstall python-dataclass-factory on Arch using YAY

$ yay -Rns python-dataclass-factory

2. Manually Install "python-dataclass-factory" via AUR

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

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

b. Clone python-dataclass-factory's git locally

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

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

$ cd ~/python-dataclass-factory $ makepkg -si

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

ID: 1303253
Name: python-dataclass-factory
PackageBaseID: 196646
PackageBase: python-dataclass-factory
Version: 2.16-2
Description: An utility class for creating instances of dataclasses
URL: https://github.com/reagento/dataclass-factory
NumVotes: 0
Popularity: 0
OutOfDate: 1709489199
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1691917873
LastModified: 1691921998
URLPath: /cgit/aur.git/snapshot/python-dataclass-factory.tar.gz