python-desert on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S python-desert

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

$ yay -Rns python-desert

2. Manually Install "python-desert" via AUR

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

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

b. Clone python-desert's git locally

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

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

$ cd ~/python-desert $ makepkg -si

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

ID: 1002048
Name: python-desert
PackageBaseID: 154883
PackageBase: python-desert
Version: 2020.11.18-2
Description: Deserialize to objects while staying DRY
URL: https://github.com/python-desert/desert
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1593304624
LastModified: 1639376895
URLPath: /cgit/aur.git/snapshot/python-desert.tar.gz