python-monkeytype on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-monkeytype

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

$ yay -Rns python-monkeytype

2. Manually Install "python-monkeytype" via AUR

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

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

b. Clone python-monkeytype's git locally

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

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

$ cd ~/python-monkeytype $ makepkg -si

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

ID: 1234952
Name: python-monkeytype
PackageBaseID: 128431
PackageBase: python-monkeytype
Version: 23.3.0-1
Description: Generating type annotations from sampled production types
URL: https://github.com/instagram/MonkeyType
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1514377213
LastModified: 1680344252
URLPath: /cgit/aur.git/snapshot/python-monkeytype.tar.gz