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

Last updated: February 13,2025

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

This tutorial shows how to install python3-jsonrpc-server.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall python3-jsonrpc-server.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:53:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-jsonrpc-server
Version : 0.4.0
Release : 4.fc35
Architecture : noarch
Size : 24 k
Source : python-jsonrpc-server-0.4.0-4.fc35.src.rpm
Repository : fedora
Summary : JSON RPC 2.0 server library
URL : https://github.com/palantir/python-jsonrpc-server
License : MIT
Description :
: A Python server implementation of the JSON RPC 2.0 protocol.