How to Install and Uninstall python3-jsonrpcserver.noarch Package on Fedora 34

Last updated: January 15,2025

1. Install "python3-jsonrpcserver.noarch" package

Learn how to install python3-jsonrpcserver.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-jsonrpcserver.noarch

2. Uninstall "python3-jsonrpcserver.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-jsonrpcserver.noarch on Fedora 34:

$ sudo dnf remove python3-jsonrpcserver.noarch $ sudo dnf autoremove

3. Information about the python3-jsonrpcserver.noarch package on Fedora 34

Last metadata expiration check: 3:40:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-jsonrpcserver
Version : 4.0.5
Release : 5.fc34
Architecture : noarch
Size : 34 k
Source : python-jsonrpcserver-4.0.5-5.fc34.src.rpm
Repository : fedora
Summary : Process JSON-RPC requests
URL : https://github.com/bcb/jsonrpcserver
License : MIT
Description : A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol.
: This library has been pulled out of the Python Language Server project.