pyls-mypy on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pyls-mypy

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

$ yay -Rns pyls-mypy

2. Manually Install "pyls-mypy" via AUR

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

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

b. Clone pyls-mypy's git locally

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

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

$ cd ~/pyls-mypy $ makepkg -si

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

ID: 828074
Name: pyls-mypy
PackageBaseID: 132873
PackageBase: pyls-mypy
Version: 0.1.8-2
Description: A Mypy plugin for the python language server
URL: https://github.com/tomv564/pyls-mypy
NumVotes: 5
Popularity: 2.8E-5
OutOfDate:
Maintainer:
FirstSubmitted: 1527499219
LastModified: 1606986533
URLPath: /cgit/aur.git/snapshot/pyls-mypy.tar.gz