python-mashumaro on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mashumaro

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

$ yay -Rns python-mashumaro

2. Manually Install "python-mashumaro" via AUR

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

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

b. Clone python-mashumaro's git locally

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

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

$ cd ~/python-mashumaro $ makepkg -si

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

ID: 1252913
Name: python-mashumaro
PackageBaseID: 191950
PackageBase: python-mashumaro
Version: 3.7-1
Description: A fast and well tested serialization library on top of dataclasses.
URL: https://github.com/Fatal1ty/mashumaro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benallard
Submitter: benallard
FirstSubmitted: 1679856187
LastModified: 1683236760
URLPath: /cgit/aur.git/snapshot/python-mashumaro.tar.gz