python-bench-it on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-bench-it

* (Optional) Uninstall python-bench-it on Arch using YAY

$ yay -Rns python-bench-it

2. Manually Install "python-bench-it" via AUR

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

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

b. Clone python-bench-it's git locally

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

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

$ cd ~/python-bench-it $ makepkg -si

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

ID: 910611
Name: python-bench-it
PackageBaseID: 167210
PackageBase: python-bench-it
Version: 1.0.1-1
Description: Quick and easy python benchmarking
URL: https://github.com/scuml/benchit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1621681773
LastModified: 1621681773
URLPath: /cgit/aur.git/snapshot/python-bench-it.tar.gz