python-mock on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-mock" 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
Copied
b. Install python-mock on Arch using YAY
$
yay -S
python-mock
Copied
* (Optional) Uninstall python-mock on Arch using YAY
$
yay -Rns
python-mock
Copied
2. Manually Install "python-mock" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-mock's git locally
$
git clone https://aur.archlinux.org/python-mock.git
~/python-mock
Copied
c. Go to ~/python-mock folder and install it
$
cd
~/python-mock
Copied
$
makepkg -si
Copied
3. Information about the python-mock package on Arch User Repository (AUR)
ID: 1428750
Name: python-mock
PackageBaseID: 203506
PackageBase: python-mock
Version: 5.1.0-1
Description: Mocking and Patching Library for Testing
URL: https://mock.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 1.997476
OutOfDate:
Maintainer: nicolarevelant
Submitter: jelly
FirstSubmitted: 1709998473
LastModified: 1710629280
URLPath: /cgit/aur.git/snapshot/python-mock.tar.gz
Name: python-mock
PackageBaseID: 203506
PackageBase: python-mock
Version: 5.1.0-1
Description: Mocking and Patching Library for Testing
URL: https://mock.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 1.997476
OutOfDate:
Maintainer: nicolarevelant
Submitter: jelly
FirstSubmitted: 1709998473
LastModified: 1710629280
URLPath: /cgit/aur.git/snapshot/python-mock.tar.gz