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

Last updated: October 07,2024

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

This guide let you learn how to install python3-lsp-jsonrpc.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall python3-lsp-jsonrpc.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:19:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-lsp-jsonrpc
Version : 1.0.0
Release : 3.fc35
Architecture : noarch
Size : 23 k
Source : python-lsp-jsonrpc-1.0.0-3.fc35.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).