How to Install and Uninstall python312-rpyc Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "python312-rpyc" package
Please follow the guidelines below to install python312-rpyc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-rpyc
Copied
2. Uninstall "python312-rpyc" package
In this section, we are going to explain the necessary steps to uninstall python312-rpyc on openSuSE Tumbleweed:
$
sudo zypper remove
python312-rpyc
Copied
3. Information about the python312-rpyc package on openSuSE Tumbleweed
Information for package python312-rpyc:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-rpyc
Version : 6.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 578.8 KiB
Installed : No
Status : not installed
Source package : python-rpyc-6.0.0-1.1.src
Upstream URL : https://github.com/tomerfiliba/rpyc
Summary : Remote Python Call (RPyC), a RPC library
Description :
RPyC (pronounced like "are-pie-see"), or Remote Python Call, is a
transparent library for symmetrical remote procedure calls,
clustering, and distributed-computing. RPyC makes use of
object-proxying, 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.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-rpyc
Version : 6.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 578.8 KiB
Installed : No
Status : not installed
Source package : python-rpyc-6.0.0-1.1.src
Upstream URL : https://github.com/tomerfiliba/rpyc
Summary : Remote Python Call (RPyC), a RPC library
Description :
RPyC (pronounced like "are-pie-see"), or Remote Python Call, is a
transparent library for symmetrical remote procedure calls,
clustering, and distributed-computing. RPyC makes use of
object-proxying, 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.