python-dacite on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-dacite

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

$ yay -Rns python-dacite

2. Manually Install "python-dacite" via AUR

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

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

b. Clone python-dacite's git locally

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

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

$ cd ~/python-dacite $ makepkg -si

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

ID: 1289722
Name: python-dacite
PackageBaseID: 177422
PackageBase: python-dacite
Version: 1.8.1-2
Description: Simplify creation of data classes (PEP 557) from dictionaries.
URL: https://github.com/konradhalas/dacite
NumVotes: 10
Popularity: 0.184111
OutOfDate:
Maintainer: phijor
Submitter: phijor
FirstSubmitted: 1648641545
LastModified: 1689516831
URLPath: /cgit/aur.git/snapshot/python-dacite.tar.gz