microsoft-python-language-server on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S microsoft-python-language-server

* (Optional) Uninstall microsoft-python-language-server on Arch using YAY

$ yay -Rns microsoft-python-language-server

2. Manually Install "microsoft-python-language-server" via AUR

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

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

b. Clone microsoft-python-language-server's git locally

$ git clone https://aur.archlinux.org/microsoft-python-language-server.git ~/microsoft-python-language-server

c. Go to ~/microsoft-python-language-server folder and install it

$ cd ~/microsoft-python-language-server $ makepkg -si

3. Information about the microsoft-python-language-server package on Arch User Repository (AUR)

ID: 623285
Name: microsoft-python-language-server
PackageBaseID: 139570
PackageBase: microsoft-python-language-server
Version: 1:0.2-1
Description: Microsoft Language Server for Python
URL: https://github.com/Microsoft/python-language-server
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: heftig
FirstSubmitted: 1549921745
LastModified: 1561060183
URLPath: /cgit/aur.git/snapshot/microsoft-python-language-server.tar.gz