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

Last updated: May 18,2024

1. Install "r-cran-tidyr" package

This is a short guide on how to install r-cran-tidyr on Kali Linux

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

2. Uninstall "r-cran-tidyr" package

Please follow the steps below to uninstall r-cran-tidyr on Kali Linux:

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

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

Package: r-cran-tidyr
Version: 1.3.1-1
Installed-Size: 1859
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-cli (>= 3.4.1), r-cran-dplyr (>= 1.0.10), r-cran-glue, r-cran-lifecycle (>= 1.0.3), r-cran-magrittr, r-cran-purrr (>= 1.0.1), r-cran-rlang (>= 1.1.1), r-cran-stringr (>= 1.5.0), r-cran-tibble (>= 2.1.1), r-cran-tidyselect (>= 1.2.0), r-cran-vctrs (>= 0.5.2), r-cran-cpp11 (>= 0.4.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Recommends: r-cran-covr, r-cran-data.table, r-cran-knitr, r-cran-readr, r-cran-rmarkdown, r-cran-testthat (>= 3.0.0)
Size: 1163012
SHA256: 7d3bf7d792e465d0bfef68a8291084cc0ebbf85071b4f9d308c57f039a8062e0
SHA1: 58123e4bb50d20c07a2e7e608879c8806444b586
MD5sum: 213eabd34d88dbfa3a0f8c6589edc9f4
Description: GNU R package to easily tidy data
GNU R package to easily tidy data with 'spread()' and 'gather()'
functions.
.
An evolution of 'reshape2'. It's designed specifically for data tidying
(not general reshaping or aggregating) and works well with 'dplyr' data
pipelines.
Description-md5:
Homepage: https://cran.r-project.org/package=tidyr
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-tidyr/r-cran-tidyr_1.3.1-1_amd64.deb