python-benchit on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-benchit

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

$ yay -Rns python-benchit

2. Manually Install "python-benchit" via AUR

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

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

b. Clone python-benchit's git locally

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

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

$ cd ~/python-benchit $ makepkg -si

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

ID: 916698
Name: python-benchit
PackageBaseID: 167211
PackageBase: python-benchit
Version: 0.0.6-1
Description: Benchmarking tools for Python
URL: https://github.com/droyed/benchit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1621682231
LastModified: 1622800451
URLPath: /cgit/aur.git/snapshot/python-benchit.tar.gz