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

Last updated: January 11,2025

1. Install "python3-tinyrpc.noarch" package

This tutorial shows how to install python3-tinyrpc.noarch on Fedora 36

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

2. Uninstall "python3-tinyrpc.noarch" package

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

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

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

Last metadata expiration check: 5:38:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-tinyrpc
Version : 1.0.3
Release : 8.fc36
Architecture : noarch
Size : 49 k
Source : python-tinyrpc-1.0.3-8.fc36.src.rpm
Repository : fedora
Summary : A modular RPC library
URL : https://github.com/mbr/tinyrpc
License : MIT
Description : tinyrpc is a library for making and handling RPC calls in python.