python-fastprogress on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-fastprogress

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

$ yay -Rns python-fastprogress

2. Manually Install "python-fastprogress" via AUR

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

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

b. Clone python-fastprogress's git locally

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

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

$ cd ~/python-fastprogress $ makepkg -si

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

ID: 1150993
Name: python-fastprogress
PackageBaseID: 146718
PackageBase: python-fastprogress
Version: 1.0.3-2
Description: Simple and flexible progress bar for Jupyter Notebook and console
URL: https://github.com/fastai/fastprogress
NumVotes: 1
Popularity: 2.6E-5
OutOfDate:
Maintainer: a.kudelin
Submitter: hottea
FirstSubmitted: 1574068241
LastModified: 1665484005
URLPath: /cgit/aur.git/snapshot/python-fastprogress.tar.gz