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

Last updated: September 29,2024

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

$ yay -S python-marshmallow-dataclass

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

$ yay -Rns python-marshmallow-dataclass

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

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

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

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

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

ID: 1232548
Name: python-marshmallow-dataclass
PackageBaseID: 191962
PackageBase: python-marshmallow-dataclass
Version: 8.5.12-1
Description: Automatic generation of marshmallow schemas from dataclasses.
URL: https://github.com/lovasoa/marshmallow_dataclass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: blacklight
Submitter: blacklight
FirstSubmitted: 1679869337
LastModified: 1679869337
URLPath: /cgit/aur.git/snapshot/python-marshmallow-dataclass.tar.gz