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

Last updated: May 19,2024

1. Install "r-cran-lifecycle" package

In this section, we are going to explain the necessary steps to install r-cran-lifecycle on Kali Linux

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

2. Uninstall "r-cran-lifecycle" package

Here is a brief guide to show you how to uninstall r-cran-lifecycle on Kali Linux:

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

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

Package: r-cran-lifecycle
Version: 1.0.4+dfsg-1
Installed-Size: 221
Maintainer: Debian R Packages Maintainers
Architecture: all
Depends: r-api-4.0, r-cran-cli (>= 3.4.0), r-cran-glue, r-cran-rlang (>= 1.1.0)
Recommends: r-cran-covr, r-cran-crayon, r-cran-knitr, r-cran-lintr, r-cran-rmarkdown, r-cran-testthat (>= 3.0.1), r-cran-tibble, r-cran-tidyverse, r-cran-vctrs, r-cran-withr
Size: 109700
SHA256: 390a4ebf40706ac071a24f81bc36bb3da24a08f1b5dede6022483051c8b38944
SHA1: adefbf25d7b4d4d6f9b39df4de558a1904ee2425
MD5sum: e9e487bc37a008ac0593d68ab946dabc
Description: manage the life cycle of your GNU R package functions
Manage the life cycle of your exported functions with
shared conventions, documentation badges, and non-invasive
deprecation warnings. The 'lifecycle' package defines four
development stages (experimental, maturing, stable, and
questioning) and three deprecation stages (soft-deprecated,
deprecated, and defunct). It makes it easy to insert badges
corresponding to these stages in your documentation. Usage of
deprecated functions are signalled with increasing levels of
non-invasive verbosity.
Description-md5:
Homepage: https://cran.r-project.org/package=lifecycle
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-lifecycle/r-cran-lifecycle_1.0.4+dfsg-1_all.deb