How to Install and Uninstall python38-python-lsp-jsonrpc Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python38-python-lsp-jsonrpc" package

Please follow the guidance below to install python38-python-lsp-jsonrpc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-python-lsp-jsonrpc

2. Uninstall "python38-python-lsp-jsonrpc" package

Please follow the guidance below to uninstall python38-python-lsp-jsonrpc on openSuSE Tumbleweed:

$ sudo zypper remove python38-python-lsp-jsonrpc

3. Information about the python38-python-lsp-jsonrpc package on openSuSE Tumbleweed

Information for package python38-python-lsp-jsonrpc:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-lsp-jsonrpc
Version : 1.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 49,8 KiB
Installed : No
Status : not installed
Source package : python-python-lsp-jsonrpc-1.0.0-1.2.src
Summary : JSON RPC 2.0 server library
Description :
A Python 3.6+ server implementation of the JSON RPC 2.0 protocol.
This library has been pulled out of the Python Language Server project.