python2-pretend on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python2-pretend

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

$ yay -Rns python2-pretend

2. Manually Install "python2-pretend" via AUR

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

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

b. Clone python2-pretend's git locally

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

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

$ cd ~/python2-pretend $ makepkg -si

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

ID: 1097751
Name: python2-pretend
PackageBaseID: 183170
PackageBase: python2-pretend
Version: 1.0.9-9
Description: A library for stubbing in Python
URL: https://pypi.org/project/pretend/1.0.9/
NumVotes: 1
Popularity: 3.0E-6
OutOfDate: 1710321823
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655125903
LastModified: 1655125903
URLPath: /cgit/aur.git/snapshot/python2-pretend.tar.gz