python-asv-runner on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-asv-runner

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

$ yay -Rns python-asv-runner

2. Manually Install "python-asv-runner" 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-runner's git locally

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

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

$ cd ~/python-asv-runner $ makepkg -si

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

ID: 1411837
Name: python-asv-runner
PackageBaseID: 202604
PackageBase: python-asv-runner
Version: 0.2.1-2
Description: Core Python benchmark code for ASV.
URL: https://asv.readthedocs.io/projects/asv-runner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: getzze
Submitter: getzze
FirstSubmitted: 1708086194
LastModified: 1708342285
URLPath: /cgit/aur.git/snapshot/python-asv-runner.tar.gz