How to Install and Uninstall python310-rpy2 Package on openSuSE Tumbleweed
Last updated: February 02,2025
1. Install "python310-rpy2" package
In this section, we are going to explain the necessary steps to install python310-rpy2 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-rpy2
Copied
2. Uninstall "python310-rpy2" package
In this section, we are going to explain the necessary steps to uninstall python310-rpy2 on openSuSE Tumbleweed:
$
sudo zypper remove
python310-rpy2
Copied
3. Information about the python310-rpy2 package on openSuSE Tumbleweed
Information for package python310-rpy2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-rpy2
Version : 3.4.4-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-rpy2-3.4.4-1.17.src
Upstream URL : https://bitbucket.org/rpy2/rpy2
Summary : A Python interface to the R Programming Language
Description :
RPy is a Python interface to the R Programming Language. It can
manage all kinds of R objects and can execute arbitrary R functions
(including the graphic functions). All errors from the R language are
converted to Python exceptions. Any module installed for the R system
can be used from Python.
This code is inspired by RSPython from the Omegahat project.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-rpy2
Version : 3.4.4-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-rpy2-3.4.4-1.17.src
Upstream URL : https://bitbucket.org/rpy2/rpy2
Summary : A Python interface to the R Programming Language
Description :
RPy is a Python interface to the R Programming Language. It can
manage all kinds of R objects and can execute arbitrary R functions
(including the graphic functions). All errors from the R language are
converted to Python exceptions. Any module installed for the R system
can be used from Python.
This code is inspired by RSPython from the Omegahat project.