python-enlighten on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-enlighten

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

$ yay -Rns python-enlighten

2. Manually Install "python-enlighten" via AUR

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

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

b. Clone python-enlighten's git locally

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

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

$ cd ~/python-enlighten $ makepkg -si

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

ID: 758204
Name: python-enlighten
PackageBaseID: 134933
PackageBase: python-enlighten
Version: 1.6.0-1
Description: A console progress bar module for Python
URL: https://github.com/Rockhopper-Technologies/enlighten
NumVotes: 5
Popularity: 0.000178
OutOfDate:
Maintainer: Tharre
FirstSubmitted: 1533834934
LastModified: 1593393172
URLPath: /cgit/aur.git/snapshot/python-enlighten.tar.gz