python2-pyhamcrest on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-pyhamcrest

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

$ yay -Rns python2-pyhamcrest

2. Manually Install "python2-pyhamcrest" via AUR

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

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

b. Clone python2-pyhamcrest's git locally

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

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

$ cd ~/python2-pyhamcrest $ makepkg -si

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

ID: 928484
Name: python2-pyhamcrest
PackageBaseID: 168498
PackageBase: python2-pyhamcrest
Version: 1.10.1-1
Description: Hamcrest framework for matcher objects (1.10.x is the last version supporting Python 2)
URL: https://github.com/hamcrest/PyHamcrest
NumVotes: 2
Popularity: 0.005619
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625082227
LastModified: 1625082227
URLPath: /cgit/aur.git/snapshot/python2-pyhamcrest.tar.gz

5. The same packages on other Linux Distributions