python2-discover on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-discover

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

$ yay -Rns python2-discover

2. Manually Install "python2-discover" via AUR

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

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

b. Clone python2-discover's git locally

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

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

$ cd ~/python2-discover $ makepkg -si

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

ID: 877888
Name: python2-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/python2-discover.tar.gz

5. The same packages on other Linux Distributions