How to Install and Uninstall r-cran-openssl Package on Kali Linux

Last updated: May 13,2024

1. Install "r-cran-openssl" package

Please follow the instructions below to install r-cran-openssl on Kali Linux

$ sudo apt update $ sudo apt install r-cran-openssl

2. Uninstall "r-cran-openssl" package

This guide let you learn how to uninstall r-cran-openssl on Kali Linux:

$ sudo apt remove r-cran-openssl $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-openssl package on Kali Linux

Package: r-cran-openssl
Version: 2.1.1+dfsg-2
Installed-Size: 766
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-askpass, libc6 (>= 2.15), libssl3 (>= 3.0.0)
Recommends: r-cran-curl, r-cran-testthat (>= 2.1.0), r-cran-digest, r-cran-knitr, r-cran-rmarkdown, r-cran-jsonlite, r-cran-sodium
Size: 397352
SHA256: ee405e544906db99f4444d913be5e8be9a76e3d21eda8619bd91ef0568386314
SHA1: 090ce604b4876a1f6c162a1ed5fce04f8504a75f
MD5sum: bd391a44ede6c3920b37c10494e9e002
Description: GNU R toolkit for encryption, signatures and certificates based on OpenSSL
Bindings to OpenSSL libssl and libcrypto, plus custom SSH pubkey
parsers. Supports RSA, DSA and NIST curves P-256, P-384 and P-521.
Cryptographic signatures can either be created and verified manually or
via x509 certificates. AES block cipher is used in CBC mode for
symmetric encryption; RSA for asymmetric (public key) encryption. High-
level envelope functions combine RSA and AES for encrypting arbitrary
sized data. Other utilities include key generators, hash functions (md5,
sha1, sha256, etc), base64 encoder, a secure random number generator,
and 'bignum' math methods for manually performing crypto calculations on
large multibyte integers.
Description-md5:
Homepage: https://cran.r-project.org/package=openssl
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-openssl/r-cran-openssl_2.1.1+dfsg-2_amd64.deb