How to Install and Uninstall python3-rpy2 Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-rpy2" package

Please follow the instructions below to install python3-rpy2 on Kali Linux

$ sudo apt update $ sudo apt install python3-rpy2

2. Uninstall "python3-rpy2" package

This is a short guide on how to uninstall python3-rpy2 on Kali Linux:

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

3. Information about the python3-rpy2 package on Kali Linux

Package: python3-rpy2
Source: rpy2
Version: 3.5.15-1
Installed-Size: 1022
Maintainer: Dirk Eddelbuettel
Architecture: amd64
Depends: libc6 (>= 2.4), python3 (<< 3.13), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-typing-extensions | python3-supported-min (>= 3.8), python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0)
Suggests: python-rpy-docs
Size: 206140
SHA256: ceef9607fbcc900c0054c05e5ecc96910ca1b88b15ea040516ff17ba7eb8641f
SHA1: a9088ea0b03bb1e0a638c617bedf6d5052ce73b8
MD5sum: e3b3cab5de1db20c1470ae27da67dddd
Description: 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:
Homepage: https://rpy2.github.io/
Section: python
Priority: optional
Filename: pool/main/r/rpy2/python3-rpy2_3.5.15-1_amd64.deb