python-discover on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-discover

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

$ yay -Rns python-discover

2. Manually Install "python-discover" via AUR

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

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

b. Clone python-discover's git locally

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

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

$ cd ~/python-discover $ makepkg -si

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

ID: 877887
Name: python-discover
PackageBaseID: 164400
PackageBase: python-discover
Version: 0.4.0-1
Description: Test discovery for unittest. Backported from Python 2.7 for Python 2.4+
URL: http://pypi.python.org/pypi/discover/
NumVotes: 0
Popularity: 0
OutOfDate: 1709147917
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886756
LastModified: 1615886756
URLPath: /cgit/aur.git/snapshot/python-discover.tar.gz