How to Install and Uninstall python39-python-lsp-server Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-python-lsp-server" package

Here is a brief guide to show you how to install python39-python-lsp-server on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-python-lsp-server

2. Uninstall "python39-python-lsp-server" package

This guide let you learn how to uninstall python39-python-lsp-server on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-lsp-server

3. Information about the python39-python-lsp-server package on openSuSE Tumbleweed

Information for package python39-python-lsp-server:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-lsp-server
Version : 1.10.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 386.4 KiB
Installed : No
Status : not installed
Source package : python-python-lsp-server-1.10.0-1.1.src
Upstream URL : https://github.com/python-lsp/python-lsp-server
Summary : Python Language Server for the Language Server Protocol
Description :
Python Language Server for the Language Server Protocol
Fork of the python-language-server project, maintained by
the Spyder IDE team and the community
If the respective recommended packages are installed, the following optional providers
will be enabled:
- Rope for Completions and renaming
- Pyflakes linter to detect various errors
- McCabe linter for complexity checking
- pycodestyle linter for style checking
- pydocstyle linter for docstring style checking (disabled by default)
- autopep8 for code formatting
- YAPF for code formatting (preferred over autopep8)