python-marshmallow2 on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S python-marshmallow2

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

$ yay -Rns python-marshmallow2

2. Manually Install "python-marshmallow2" via AUR

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

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

b. Clone python-marshmallow2's git locally

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

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

$ cd ~/python-marshmallow2 $ makepkg -si

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

ID: 670212
Name: python-marshmallow2
PackageBaseID: 146894
PackageBase: python-marshmallow2
Version: 2.20.5-1
Description: A lightweight library for converting complex datatypes to and from native Python datatypes.
URL: https://github.com/marshmallow-code/marshmallow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: theaifam5
FirstSubmitted: 1574639963
LastModified: 1574639963
URLPath: /cgit/aur.git/snapshot/python-marshmallow2.tar.gz