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

Last updated: November 27,2024

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

$ yay -S python-marshmallow-enum

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

$ yay -Rns python-marshmallow-enum

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

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

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

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

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

ID: 1274720
Name: python-marshmallow-enum
PackageBaseID: 154081
PackageBase: python-marshmallow-enum
Version: 1.5.1-5
Description: Enum handling for Marshmallow
URL: https://github.com/justanr/marshmallow_enum
NumVotes: 5
Popularity: 0.005913
OutOfDate:
Maintainer: sumner
Submitter: sumner
FirstSubmitted: 1591519732
LastModified: 1687023007
URLPath: /cgit/aur.git/snapshot/python-marshmallow-enum.tar.gz