python-pyprind on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyprind

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

$ yay -Rns python-pyprind

2. Manually Install "python-pyprind" via AUR

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

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

b. Clone python-pyprind's git locally

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

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

$ cd ~/python-pyprind $ makepkg -si

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

ID: 1002363
Name: python-pyprind
PackageBaseID: 116960
PackageBase: python-pyprind
Version: 2.11.2-5
Description: Python Progress Bar and Percent Indicator Utility
URL: https://pypi.python.org/pypi/PyPrind/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: metak
Submitter: metak
FirstSubmitted: 1478905032
LastModified: 1639395730
URLPath: /cgit/aur.git/snapshot/python-pyprind.tar.gz