python-aenum on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-aenum

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

$ yay -Rns python-aenum

2. Manually Install "python-aenum" via AUR

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

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

b. Clone python-aenum's git locally

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

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

$ cd ~/python-aenum $ makepkg -si

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

ID: 894836
Name: python-aenum
PackageBaseID: 122520
PackageBase: python-aenum
Version: 3.0.0-1
Description: Advanced Enumerations, NamedTuples, and NamedConstants for Python
URL: https://bitbucket.org/stoneleaf/aenum
NumVotes: 4
Popularity: 0.000148
OutOfDate:
Maintainer: rumpelsepp
FirstSubmitted: 1495401918
LastModified: 1618858985
URLPath: /cgit/aur.git/snapshot/python-aenum.tar.gz

5. The same packages on other Linux Distributions