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

Last updated: May 12,2024

1. Install "r-cran-cairodevice" package

In this section, we are going to explain the necessary steps to install r-cran-cairodevice on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-cairodevice" package

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

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

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

Package: r-cran-cairodevice
Priority: optional
Section: universe/math
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Source: cairodevice
Version: 2.23-1
Depends: r-base-core (>= 3.2.3-1), r-api-3, libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0)
Filename: pool/universe/c/cairodevice/r-cran-cairodevice_2.23-1_amd64.deb
Size: 34330
MD5sum: 631fc0a318ae2a36cc288608beb7a9d5
SHA1: 9322011356b6615a00979deddb2050c6f4db1312
SHA256: c80e6456ace6b2e86baf8ac7e08d2f3bae942538c38f6d90428bdeb8c17f2971
Description-en: GNU R Cairo/Gtk2 device driver package
This CRAN package provides a Cairo/GTK2 graphics device for GNU R that
that, in addition to standalone functionality, can be used to create
devices as embedded components in a GUI using a Gtk drawing area widget,
e.g. using RGtk2.
Description-md5: 9fe8a3d8b512ac2e0081b0b31a9e1a78
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu