python-pyenum on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyenum

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

$ yay -Rns python-pyenum

2. Manually Install "python-pyenum" via AUR

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

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

b. Clone python-pyenum's git locally

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

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

$ cd ~/python-pyenum $ makepkg -si

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

ID: 1171392
Name: python-pyenum
PackageBaseID: 187580
PackageBase: python-pyenum
Version: 0.3-1
Description: User friendly implementation of documented Enum type in Python language.
URL: https://github.com/molejar/pyEnum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1668881982
LastModified: 1668881982
URLPath: /cgit/aur.git/snapshot/python-pyenum.tar.gz