How to Install and Uninstall python3-rpyc.noarch Package on CentOS Stream 8
Last updated: January 06,2025
1. Install "python3-rpyc.noarch" package
Please follow the guidance below to install python3-rpyc.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-rpyc.noarch
Copied
2. Uninstall "python3-rpyc.noarch" package
This guide let you learn how to uninstall python3-rpyc.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-rpyc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rpyc.noarch package on CentOS Stream 8
Last metadata expiration check: 4:34:40 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-rpyc
Version : 4.1.4
Release : 1.el8
Architecture : noarch
Size : 124 k
Source : python-rpyc-4.1.4-1.el8.src.rpm
Repository : epel
Summary : A Transparent, Symmetrical Python Library for Distributed-Computing
URL : http://rpyc.wikidot.com/
License : MIT
Description : RPyC, or Remote Python Call, is a transparent and symmetrical python library
: for remote procedure calls, clustering and distributed-computing.
: RPyC makes use of object-proxies, a technique that employs python's dynamic
: nature, to overcome the physical boundaries between processes and computers,
: so that remote objects can be manipulated as if they were local.
Available Packages
Name : python3-rpyc
Version : 4.1.4
Release : 1.el8
Architecture : noarch
Size : 124 k
Source : python-rpyc-4.1.4-1.el8.src.rpm
Repository : epel
Summary : A Transparent, Symmetrical Python Library for Distributed-Computing
URL : http://rpyc.wikidot.com/
License : MIT
Description : RPyC, or Remote Python Call, is a transparent and symmetrical python library
: for remote procedure calls, clustering and distributed-computing.
: RPyC makes use of object-proxies, a technique that employs python's dynamic
: nature, to overcome the physical boundaries between processes and computers,
: so that remote objects can be manipulated as if they were local.