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

Last updated: October 10,2024

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

Please follow the steps below to install python3-jsonrpc-server.noarch on Fedora 36

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

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

This is a short guide on how to uninstall python3-jsonrpc-server.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:27:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jsonrpc-server
Version : 0.4.0
Release : 5.fc36
Architecture : noarch
Size : 24 k
Source : python-jsonrpc-server-0.4.0-5.fc36.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.