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

Last updated: June 30,2024

1. Install "r-cran-clock" package

Here is a brief guide to show you how to install r-cran-clock on Kali Linux

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

2. Uninstall "r-cran-clock" package

Learn how to uninstall r-cran-clock on Kali Linux:

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

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

Package: r-cran-clock
Version: 0.7.0-1.1
Installed-Size: 3789
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-cli (>= 3.6.1), r-cran-lifecycle (>= 1.0.3), r-cran-rlang (>= 1.1.0), r-cran-tzdb (>= 0.4.0), r-cran-vctrs (>= 0.6.1), r-cran-cpp11 (>= 0.4.3), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Recommends: r-cran-testthat (>= 3.0.0)
Suggests: r-cran-covr, r-cran-knitr, r-cran-magrittr, r-cran-pillar, r-cran-rmarkdown, r-cran-slider (>= 0.3.0), r-cran-withr
Size: 1737904
SHA256: 35f5b78a71e28bb7531cb7b0da7809450b6cae12ae24aa02818371a64aaa9616
SHA1: 2c9e56fb8d50a763f85ccb80605199063c0592c2
MD5sum: 442811e1951524e63a4cb6591920f6cd
Description: GNU R date-time types and tools
Provides a comprehensive library for date-time manipulations
using a new family of orthogonal date-time classes (durations, time
points, zoned-times, and calendars) that partition responsibilities so
that the complexities of time zones are only considered when they are
really needed. Capabilities include: date-time parsing, formatting,
arithmetic, extraction and updating of components, and rounding.
Description-md5:
Homepage: https://cran.r-project.org/package=clock
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-clock/r-cran-clock_0.7.0-1.1_amd64.deb