python2-nose on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python2-nose

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

$ yay -Rns python2-nose

2. Manually Install "python2-nose" via AUR

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

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

b. Clone python2-nose's git locally

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

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

$ cd ~/python2-nose $ makepkg -si

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

ID: 1366349
Name: python2-nose
PackageBaseID: 183172
PackageBase: python2-nose
Version: 1.3.7-13
Description: A discovery-based unittest extension (deprecated)
URL: https://pypi.org/project/nose/1.3.7/
NumVotes: 2
Popularity: 1.1E-5
OutOfDate: 1710321707
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655128379
LastModified: 1702008188
URLPath: /cgit/aur.git/snapshot/python2-nose.tar.gz