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

Last updated: June 26,2024

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

This is a short guide on how to install python3-jsonrpc-server.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python3-jsonrpc-server.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:25:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-jsonrpc-server
Version : 0.4.0
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : python-jsonrpc-server-0.4.0-2.fc34.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.