pyspeed on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pyspeed

* (Optional) Uninstall pyspeed on Arch using YAY

$ yay -Rns pyspeed

2. Manually Install "pyspeed" via AUR

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

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

b. Clone pyspeed's git locally

$ git clone https://aur.archlinux.org/pyspeed.git ~/pyspeed

c. Go to ~/pyspeed folder and install it

$ cd ~/pyspeed $ makepkg -si

3. Information about the pyspeed package on Arch User Repository (AUR)

ID: 193963
Name: pyspeed
PackageBaseID: 54040
PackageBase: pyspeed
Version: 0.1.1-1
Description: Add progress bars with easy pythonic wrapper iterators. Py2 and Py3
URL: https://launchpad.net/pyspeed
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1321456186
LastModified: 1434169135
URLPath: /cgit/aur.git/snapshot/pyspeed.tar.gz