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

Last updated: November 16,2024

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

This guide let you learn how to install python311-python-lsp-jsonrpc on openSuSE Tumbleweed

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

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

Here is a brief guide to show you how to uninstall python311-python-lsp-jsonrpc on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-lsp-jsonrpc

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

Information for package python311-python-lsp-jsonrpc:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-lsp-jsonrpc
Version : 1.1.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 59.0 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.