python-pylsp-mypy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pylsp-mypy

* (Optional) Uninstall python-pylsp-mypy on Arch using YAY

$ yay -Rns python-pylsp-mypy

2. Manually Install "python-pylsp-mypy" via AUR

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

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

b. Clone python-pylsp-mypy's git locally

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

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

$ cd ~/python-pylsp-mypy $ makepkg -si

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

ID: 1366636
Name: python-pylsp-mypy
PackageBaseID: 170107
PackageBase: python-lsp-mypy
Version: 0.6.8-2
Description: Static type checking for python-lsp-server with mypy
URL: https://github.com/python-lsp/pylsp-mypy
NumVotes: 7
Popularity: 0.094753
OutOfDate:
Maintainer: wuestengecko
Submitter: wuestengecko
FirstSubmitted: 1629378776
LastModified: 1702050532
URLPath: /cgit/aur.git/snapshot/python-pylsp-mypy.tar.gz