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

Last updated: November 24,2024

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

$ yay -S python-dataclass-wizard

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

$ yay -Rns python-dataclass-wizard

2. Manually Install "python-dataclass-wizard" 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-wizard's git locally

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

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

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

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

ID: 1351606
Name: python-dataclass-wizard
PackageBaseID: 190061
PackageBase: python-dataclass-wizard
Version: 0.22.2-3
Description: This library provides a set of simple, yet elegant wizarding tools for interacting with the Python dataclasses module.
URL: https://github.com/rnag/dataclass-wizard
NumVotes: 1
Popularity: 0.016071
OutOfDate:
Maintainer: codifryed
Submitter: codifryed
FirstSubmitted: 1675281797
LastModified: 1699726328
URLPath: /cgit/aur.git/snapshot/python-dataclass-wizard.tar.gz