How to Install and Uninstall r-cran-date Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "r-cran-date" package

Learn how to install r-cran-date on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-date" package

This is a short guide on how to uninstall r-cran-date on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the r-cran-date package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-date
Priority: optional
Section: universe/math
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Source: date
Version: 1.2.34-1
Depends: libc6 (>= 2.4), r-base-core (>= 3.1.0-1)
Filename: pool/universe/d/date/r-cran-date_1.2.34-1_amd64.deb
Size: 33392
MD5sum: 16453cfa02a944774b80e4f871d31433
SHA1: 5dd826cf66636d076d739f6e0d477f519c563ed4
SHA256: 3b8c2ec052aa13a3269c11075d805524df20e7f0c7f8e9e730ca2177fd8833c2
Description-en: GNU R package for date handling
This CRAN package provides functions for handling dates, along with
examples and documentation.
.
Note that this is a legacy package providing functionality that had
been absent from R. However, more recent versions of R have more
powerful date and datetime functionality in the base package, i.e.
r-base-core under Debian.
Description-md5: 16b788c71da8bdb0943897dd9f8ba810
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu