python-django-discover-runner on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-django-discover-runner

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

$ yay -Rns python-django-discover-runner

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

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

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

$ cd ~/python-django-discover-runner $ makepkg -si

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

ID: 881723
Name: python-django-discover-runner
PackageBaseID: 164766
PackageBase: python-django-discover-runner
Version: 1.0-1
Description: A Django test runner based on unittest2's test discovery.
URL: http://github.com/jezdez/django-discover-runner
NumVotes: 0
Popularity: 0
OutOfDate: 1703012134
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1616477742
LastModified: 1616477742
URLPath: /cgit/aur.git/snapshot/python-django-discover-runner.tar.gz

5. The same packages on other Linux Distributions