python-argparse_dataclass on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python-argparse_dataclass

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

$ yay -Rns python-argparse_dataclass

2. Manually Install "python-argparse_dataclass" via AUR

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

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

b. Clone python-argparse_dataclass's git locally

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

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

$ cd ~/python-argparse_dataclass $ makepkg -si

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

ID: 1404589
Name: python-argparse_dataclass
PackageBaseID: 202004
PackageBase: python-argparse_dataclass
Version: 2.0.0-1
Description: Declarative CLIs with argparse and dataclasses
URL: https://github.com/mivade/argparse_dataclass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1706558367
LastModified: 1707167796
URLPath: /cgit/aur.git/snapshot/python-argparse_dataclass.tar.gz