python-runtest on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-runtest

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

$ yay -Rns python-runtest

2. Manually Install "python-runtest" via AUR

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

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

b. Clone python-runtest's git locally

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

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

$ cd ~/python-runtest $ makepkg -si

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

ID: 1195500
Name: python-runtest
PackageBaseID: 152399
PackageBase: python-runtest
Version: 2.3.2-1
Description: Numerically tolerant end-to-end test library for research software.
URL: https://runtest.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shivupa
Submitter: shivupa
FirstSubmitted: 1588705215
LastModified: 1673467944
URLPath: /cgit/aur.git/snapshot/python-runtest.tar.gz