python-pqdm on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-pqdm

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

$ yay -Rns python-pqdm

2. Manually Install "python-pqdm" via AUR

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

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

b. Clone python-pqdm's git locally

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

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

$ cd ~/python-pqdm $ makepkg -si

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

ID: 1426683
Name: python-pqdm
PackageBaseID: 203666
PackageBase: python-pqdm
Version: 0.2.0-1
Description: Comfortable parallel TQDM using concurrent.futures
URL: https://github.com/niedakh/pqdm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kruzah
Submitter: kruzah
FirstSubmitted: 1710365901
LastModified: 1710365901
URLPath: /cgit/aur.git/snapshot/python-pqdm.tar.gz