python2-minimock on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-minimock

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

$ yay -Rns python2-minimock

2. Manually Install "python2-minimock" via AUR

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

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

b. Clone python2-minimock's git locally

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

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

$ cd ~/python2-minimock $ makepkg -si

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

ID: 330981
Name: python2-minimock
PackageBaseID: 114849
PackageBase: python2-minimock
Version: 1.2.8-1
Description: The simplest possible mock library
URL: http://pypi.python.org/pypi/MiniMock
NumVotes: 0
Popularity: 0
OutOfDate: 1705783437
Maintainer: martimcfly
Submitter: martimcfly
FirstSubmitted: 1471612972
LastModified: 1471614332
URLPath: /cgit/aur.git/snapshot/python2-minimock.tar.gz

5. The same packages on other Linux Distributions