mypy-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mypy-git

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

$ yay -Rns mypy-git

2. Manually Install "mypy-git" via AUR

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

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

b. Clone mypy-git's git locally

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

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

$ cd ~/mypy-git $ makepkg -si

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

ID: 1426654
Name: mypy-git
PackageBaseID: 101079
PackageBase: mypy-git
Version: 1.9.0.r40.ga00fcba-1
Description: Optional static typing for Python 2 and 3 (PEP484)
URL: https://github.com/JukkaL/mypy
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: eigengrau
FirstSubmitted: 1443770822
LastModified: 1710361242
URLPath: /cgit/aur.git/snapshot/mypy-git.tar.gz