How to Install and Uninstall python-lsp-server Package on Arch Linux

Last updated: May 15,2024

1. Install "python-lsp-server" package

Here is a brief guide to show you how to install python-lsp-server on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-lsp-server

2. Uninstall "python-lsp-server" package

This is a short guide on how to uninstall python-lsp-server on Arch Linux:

$ sudo pacman -Rcns python-lsp-server

3. Information about the python-lsp-server package on Arch Linux

Repository : extra
Name : python-lsp-server
Version : 1.9.0-1
Description : Fork of the python-language-server project, maintained by the
Spyder IDE team and the community
Architecture : any
URL : https://github.com/python-lsp/python-lsp-server
Licenses : MIT
Groups : None
Provides : None
Depends On : python-jedi python-lsp-jsonrpc python-pluggy python-ujson
python-setuptools python-websockets
python-docstring-to-markdown
Optional Deps : python-mccabe: complexity checking
python-pycodestyle: linter - style checking
python-pydocstyle: linter - docstring style checking
python-pyflakes: linter to detect various errors
python-pylint: code linting
python-rope: for completions and renaming
autopep8: code formatting
flake8: error checking
yapf: code formatting (preferred)
python-whatthepatch: required for yapf support
Conflicts With : None
Replaces : None
Download Size : 152.63 KiB
Installed Size : 763.25 KiB
Packager : Antonio Rojas
Build Date : Mon Dec 4 07:58:53 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions