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

Last updated: May 18,2024

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

This is a short guide on how to install python36-python-lsp-server on openSuSE Tumbleweed

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

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

Please follow the guidelines below to uninstall python36-python-lsp-server on openSuSE Tumbleweed:

$ sudo zypper remove python36-python-lsp-server

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

Information for package python36-python-lsp-server:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-python-lsp-server
Version : 1.3.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 368,9 KiB
Installed : No
Status : not installed
Source package : python-python-lsp-server-1.3.2-1.1.src
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)