python-gorilla on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-gorilla

* (Optional) Uninstall python-gorilla on Arch using YAY

$ yay -Rns python-gorilla

2. Manually Install "python-gorilla" via AUR

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

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

b. Clone python-gorilla's git locally

$ git clone https://aur.archlinux.org/python-gorilla.git ~/python-gorilla

c. Go to ~/python-gorilla folder and install it

$ cd ~/python-gorilla $ makepkg -si

3. Information about the python-gorilla package on Arch User Repository (AUR)

ID: 920480
Name: python-gorilla
PackageBaseID: 146139
PackageBase: python-gorilla
Version: 0.4.0-1
Description: python library that provides a convenient approach to monkey patching
URL: https://github.com/christophercrouzet/gorilla
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1572118605
LastModified: 1623558735
URLPath: /cgit/aur.git/snapshot/python-gorilla.tar.gz