python-progress on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-progress

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

$ yay -Rns python-progress

2. Manually Install "python-progress" via AUR

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

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

b. Clone python-progress's git locally

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

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

$ cd ~/python-progress $ makepkg -si

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

ID: 1394572
Name: python-progress
PackageBaseID: 192190
PackageBase: python-progress
Version: 1.6-8
Description: Easy to use progress bars for Python
URL: https://github.com/verigak/progress
NumVotes: 8
Popularity: 0.233692
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1680344236
LastModified: 1706482262
URLPath: /cgit/aur.git/snapshot/python-progress.tar.gz