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

Last updated: July 07,2024

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

$ yay -S python-mypy-ls

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

$ yay -Rns python-mypy-ls

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

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

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

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

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

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

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

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

ID: 929581
Name: python-mypy-ls
PackageBaseID: 167895
PackageBase: python-mypy-ls
Version: 0.4.1-1
Description: Mypy plugin for the Python LSP Server.
URL: https://github.com/Richardk2n/mypy-ls
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Roshless
FirstSubmitted: 1623492983
LastModified: 1625314270
URLPath: /cgit/aur.git/snapshot/python-mypy-ls.tar.gz