How to Install and Uninstall python3-rpy2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "python3-rpy2" package

Please follow the instructions below to install python3-rpy2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-rpy2

2. Uninstall "python3-rpy2" package

Please follow the guidance below to uninstall python3-rpy2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-rpy2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rpy2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-rpy2
Priority: optional
Section: universe/python
Installed-Size: 648
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Source: rpy2
Version: 2.7.8-1
Provides: python3.5-rpy2
Depends: libc6 (>= 2.14), python3 (<< 3.6), python3 (>= 3.5~), python3-six, python3-numpy, r-base-core (>= 3.2.0)
Suggests: python-rpy-docs
Filename: pool/universe/r/rpy2/python3-rpy2_2.7.8-1_amd64.deb
Size: 130530
MD5sum: 6a5ea60752856ae59adaee6ee52fac2e
SHA1: 1bee5998a22e87eea1b7adc6a4386ce20a5a1eff
SHA256: a04392dfb5d8e79f6991280dd03d45b876fa1889617e1214a3d7d87c9776d66c
Description-en: Python3 interface to the GNU R language and environment (version 2)
This Debian package provides RPy2, a very simple yet robust Python interface
to the GNU R Programming Language. It can manage different types of R objects,
and can execute arbitrary R functions, including graphic functions.
Rpy2 is a rewrite and extension of the older RPy interface.
Description-md5: b378296fa6aaf034c92ad45d39cc8c6c
Homepage: https://bitbucket.org/lgautier/rpy2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu