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

Last updated: May 22,2024

1. Install "r-cran-dtplyr" package

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

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

2. Uninstall "r-cran-dtplyr" package

This tutorial shows how to uninstall r-cran-dtplyr on Kali Linux:

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

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

Package: r-cran-dtplyr
Version: 1.3.1-1
Installed-Size: 548
Maintainer: Debian R Packages Maintainers
Architecture: all
Depends: r-base-core (>= 4.3.0-1), r-api-4.0, r-cran-cli (>= 3.4.0), r-cran-data.table (>= 1.13.0), r-cran-dplyr (>= 1.1.0), r-cran-glue, r-cran-lifecycle, r-cran-rlang (>= 1.0.4), r-cran-tibble, r-cran-tidyselect (>= 1.2.0), r-cran-vctrs (>= 0.4.1)
Recommends: r-cran-testthat, r-cran-tidyr (>= 1.1.0)
Suggests: r-cran-bench, r-cran-covr, r-cran-knitr, r-cran-rmarkdown, r-cran-waldo (>= 0.3.1)
Size: 375340
SHA256: 7527f7275b8277166f74aadf0b6f80d8d8ae68b98958340ef45116428bd8ccae
SHA1: 023a8bbed958ede84aa492adcad2d5e1b9504999
MD5sum: 8dfef0de9e46f544a7e33856886f9e55
Description: GNU R data table back-end for 'dplyr'
Provides a data.table backend for 'dplyr'. The goal of 'dtplyr'
is to allow you to write 'dplyr' code that is automatically translated to
the equivalent, but usually much faster, data.table code.
Description-md5:
Homepage: https://cran.r-project.org/package=dtplyr
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-dtplyr/r-cran-dtplyr_1.3.1-1_all.deb