monkeytype-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S monkeytype-git

* (Optional) Uninstall monkeytype-git on Arch using YAY

$ yay -Rns monkeytype-git

2. Manually Install "monkeytype-git" via AUR

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

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

b. Clone monkeytype-git's git locally

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

c. Go to ~/monkeytype-git folder and install it

$ cd ~/monkeytype-git $ makepkg -si

3. Information about the monkeytype-git package on Arch User Repository (AUR)

ID: 690693
Name: monkeytype-git
PackageBaseID: 148566
PackageBase: monkeytype-git
Version: v19.11.2.r3.ga586173-1
Description: Generates static type annotations for Python modules by collecting runtime types
URL: https://github.com/instagram/MonkeyType
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: linkmauve
Submitter: linkmauve
FirstSubmitted: 1580251664
LastModified: 1580251664
URLPath: /cgit/aur.git/snapshot/monkeytype-git.tar.gz