How to Install and Uninstall python3-lsp-jsonrpc.noarch Package on Fedora 36

Last updated: November 25,2024

1. Install "python3-lsp-jsonrpc.noarch" package

Here is a brief guide to show you how to install python3-lsp-jsonrpc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-lsp-jsonrpc.noarch

2. Uninstall "python3-lsp-jsonrpc.noarch" package

Here is a brief guide to show you how to uninstall python3-lsp-jsonrpc.noarch on Fedora 36:

$ sudo dnf remove python3-lsp-jsonrpc.noarch $ sudo dnf autoremove

3. Information about the python3-lsp-jsonrpc.noarch package on Fedora 36

Last metadata expiration check: 1:59:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-lsp-jsonrpc
Version : 1.0.0
Release : 4.fc36
Architecture : noarch
Size : 23 k
Source : python-lsp-jsonrpc-1.0.0-4.fc36.src.rpm
Repository : fedora
Summary : Python implementation of JSON RPC 2.0 protocol
URL : https://github.com/python-lsp/python-lsp-jsonrpc
License : MIT
Description : A python server implementation of JSON RPC 2.0 protocol. This library
: has been pulled out of the python LSP server project (a community maintained
: fork of python-language-server).