python-strenum on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-strenum

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

$ yay -Rns python-strenum

2. Manually Install "python-strenum" via AUR

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

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

b. Clone python-strenum's git locally

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

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

$ cd ~/python-strenum $ makepkg -si

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

ID: 1415347
Name: python-strenum
PackageBaseID: 170765
PackageBase: python-strenum
Version: 0.4.15-2
Description: A Python Enum that inherits from str.
URL: https://github.com/irgeek/StrEnum
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1630801393
LastModified: 1708887010
URLPath: /cgit/aur.git/snapshot/python-strenum.tar.gz