python-ndjson-testrunner on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-ndjson-testrunner

* (Optional) Uninstall python-ndjson-testrunner on Arch using YAY

$ yay -Rns python-ndjson-testrunner

2. Manually Install "python-ndjson-testrunner" via AUR

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

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

b. Clone python-ndjson-testrunner's git locally

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

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

$ cd ~/python-ndjson-testrunner $ makepkg -si

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

ID: 1140576
Name: python-ndjson-testrunner
PackageBaseID: 115438
PackageBase: python-ndjson-testrunner
Version: 1.0.0-3
Description: A python unittest test runner that outputs newline delimited JSON results
URL: https://github.com/flying-sheep/ndjson-testrunner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1473694743
LastModified: 1663341212
URLPath: /cgit/aur.git/snapshot/python-ndjson-testrunner.tar.gz