python-asv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-asv

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

$ yay -Rns python-asv

2. Manually Install "python-asv" via AUR

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

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

b. Clone python-asv's git locally

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

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

$ cd ~/python-asv $ makepkg -si

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

ID: 1411925
Name: python-asv
PackageBaseID: 144290
PackageBase: python-asv
Version: 0.6.2-4
Description: A simple benchmarking tool with web-based reporting.
URL: https://asv.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: getzze
Submitter: thrasibule
FirstSubmitted: 1565732517
LastModified: 1708353176
URLPath: /cgit/aur.git/snapshot/python-asv.tar.gz