python2-enum34 on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python2-enum34

* (Optional) Uninstall python2-enum34 on Arch using YAY

$ yay -Rns python2-enum34

2. Manually Install "python2-enum34" via AUR

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

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

b. Clone python2-enum34's git locally

$ git clone https://aur.archlinux.org/python2-enum34.git ~/python2-enum34

c. Go to ~/python2-enum34 folder and install it

$ cd ~/python2-enum34 $ makepkg -si

3. Information about the python2-enum34 package on Arch User Repository (AUR)

ID: 1055679
Name: python2-enum34
PackageBaseID: 173530
PackageBase: python2-enum34
Version: 1.1.10-2
Description: Python 3.4 Enum backported
URL: https://pypi.org/project/enum34
NumVotes: 4
Popularity: 0.135436
OutOfDate:
Maintainer: tallero
Submitter: jelly
FirstSubmitted: 1638214893
LastModified: 1648046310
URLPath: /cgit/aur.git/snapshot/python2-enum34.tar.gz