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

Last updated: December 29,2024

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

$ yay -S python-enum-compat

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

$ yay -Rns python-enum-compat

2. Manually Install "python-enum-compat" via AUR

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

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

b. Clone python-enum-compat's git locally

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

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

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

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

ID: 657370
Name: python-enum-compat
PackageBaseID: 120260
PackageBase: python-enum-compat
Version: 0.0.3-1
Description: enum/enum34 compatibility package
URL: https://github.com/jstasiak/enum-compat
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: zwindl
FirstSubmitted: 1488472366
LastModified: 1571414360
URLPath: /cgit/aur.git/snapshot/python-enum-compat.tar.gz