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

Last updated: May 16,2024

1. Install "r-cran-ellipsis" package

Please follow the guidelines below to install r-cran-ellipsis on Kali Linux

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

2. Uninstall "r-cran-ellipsis" package

In this section, we are going to explain the necessary steps to uninstall r-cran-ellipsis on Kali Linux:

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

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

Package: r-cran-ellipsis
Version: 0.3.2-2
Installed-Size: 81
Maintainer: Dirk Eddelbuettel
Architecture: amd64
Depends: libc6 (>= 2.4), r-base-core (>= 4.1.1-2), r-api-4.0, r-cran-rlang (>= 0.3.0)
Size: 35128
SHA256: 5c60892804a55a3628acf66f6fbb675105926ef364a9731b4ac8169f540b3f9a
SHA1: 72814e1761fb58e2646fd38124d4f2041b17d7f4
MD5sum: ccfd1ec9ae7e05e3624407b7e456eb2f
Description: GNU R package for working with ... (variable arguments)
The package offers a generic method that warns when arguments passed via
the ... argument are silently ignored.
Description-md5:
Homepage: https://cran.r-project.org/package=ellipsis
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-ellipsis/r-cran-ellipsis_0.3.2-2_amd64.deb