python-pyenum on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-pyenum on Arch using YAY
$
yay -S
python-pyenum
Copied
* (Optional) Uninstall python-pyenum on Arch using YAY
$
yay -Rns
python-pyenum
Copied
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
Copied
b. Clone python-pyenum's git locally
$
git clone https://aur.archlinux.org/python-pyenum.git
~/python-pyenum
Copied
c. Go to ~/python-pyenum folder and install it
$
cd
~/python-pyenum
Copied
$
makepkg -si
Copied
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
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