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

Last updated: January 15,2025

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

Please follow the guidance below to install python3-lsp-jsonrpc.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall python3-lsp-jsonrpc.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:33:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-lsp-jsonrpc
Version : 1.1.2
Release : 6.fc38
Architecture : noarch
Size : 33 k
Source : python-lsp-jsonrpc-1.1.2-6.fc38.src.rpm
Repository : updates
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).