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

Last updated: July 05,2024

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

This tutorial shows how to install python312-python-lsp-jsonrpc on openSuSE Tumbleweed

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

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

Please follow the steps below to uninstall python312-python-lsp-jsonrpc on openSuSE Tumbleweed:

$ sudo zypper remove python312-python-lsp-jsonrpc

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

Information for package python312-python-lsp-jsonrpc:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-python-lsp-jsonrpc
Version : 1.1.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 54.5 KiB
Installed : No
Status : not installed
Source package : python-python-lsp-jsonrpc-1.1.2-2.4.src
Upstream URL : https://github.com/python-lsp/python-lsp-jsonrpc
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.