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

Last updated: May 19,2024

1. Install "r-cran-mime" package

This guide covers the steps necessary to install r-cran-mime on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-mime" package

This tutorial shows how to uninstall r-cran-mime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-mime
Priority: optional
Section: universe/gnu-r
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 0.4-2
Depends: libc6 (>= 2.2.5), r-base-core (>= 3.2.3-1), r-api-3
Filename: pool/universe/r/r-cran-mime/r-cran-mime_0.4-2_amd64.deb
Size: 24822
MD5sum: a9a8216addc2e49dd884023f5c69e505
SHA1: 5884bb1a8d2489905383276ef277a85e7528cd8c
SHA256: 2ab9fd415f5692e2edd0785cf11b3f56e9d867fee386eff6df1ec34a1b6f4f8b
Description-en: R package which maps filenames to MIME Types
Guesses the MIME type from a filename extension using the data derived
from /etc/mime.types in UNIX-type systems.
Description-md5: d93a912963865a5af36821a6a10fc254
Homepage: https://cran.r-project.org/web/packages/mime/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu