python2-progress on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-progress

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

$ yay -Rns python2-progress

2. Manually Install "python2-progress" via AUR

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

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

b. Clone python2-progress's git locally

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

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

$ cd ~/python2-progress $ makepkg -si

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

ID: 1404728
Name: python2-progress
PackageBaseID: 186211
PackageBase: python2-progress
Version: 1.3-2
Description: Easy to use progress bars
URL: https://github.com/verigak/progress
NumVotes: 3
Popularity: 0.983015
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664564049
LastModified: 1707190681
URLPath: /cgit/aur.git/snapshot/python2-progress.tar.gz

5. The same packages on other Linux Distributions