How to Install and Uninstall python3-pyro.noarch Package on Fedora 38
Last updated: February 08,2025
1. Install "python3-pyro.noarch" package
Please follow the guidelines below to install python3-pyro.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyro.noarch
Copied
2. Uninstall "python3-pyro.noarch" package
Learn how to uninstall python3-pyro.noarch on Fedora 38:
$
sudo dnf remove
python3-pyro.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyro.noarch package on Fedora 38
Last metadata expiration check: 1:01:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pyro
Version : 4.80
Release : 8.fc38
Architecture : noarch
Size : 624 k
Source : python-pyro-4.80-8.fc38.src.rpm
Repository : fedora
Summary : Python Remote Objects
URL : https://github.com/irmen/Pyro4/
License : MIT
Description : Pyro provides an object-oriented form of RPC. You can use Pyro within a
: single system but also use it for IPC. For those that are familiar with
: Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
: similar to CORBA - which is a system- and language independent Distributed
: Object Technology and has much more to offer than Pyro or RMI.
Available Packages
Name : python3-pyro
Version : 4.80
Release : 8.fc38
Architecture : noarch
Size : 624 k
Source : python-pyro-4.80-8.fc38.src.rpm
Repository : fedora
Summary : Python Remote Objects
URL : https://github.com/irmen/Pyro4/
License : MIT
Description : Pyro provides an object-oriented form of RPC. You can use Pyro within a
: single system but also use it for IPC. For those that are familiar with
: Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
: similar to CORBA - which is a system- and language independent Distributed
: Object Technology and has much more to offer than Pyro or RMI.