python-testslide on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-testslide

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

$ yay -Rns python-testslide

2. Manually Install "python-testslide" via AUR

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

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

b. Clone python-testslide's git locally

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

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

$ cd ~/python-testslide $ makepkg -si

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

ID: 1159384
Name: python-testslide
PackageBaseID: 187015
PackageBase: python-testslide
Version: 2.7.0-1
Description: A test framework for Python
URL: https://testslide.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1667146876
LastModified: 1667146876
URLPath: /cgit/aur.git/snapshot/python-testslide.tar.gz