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

Last updated: November 29,2024

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

Here is a brief guide to show you how to install python3-jsonrpc-server.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall python3-jsonrpc-server.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:26:56 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-jsonrpc-server
Version : 0.4.0
Release : 8.fc38
Architecture : noarch
Size : 33 k
Source : python-jsonrpc-server-0.4.0-8.fc38.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.