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

Last updated: November 22,2024

1. Install "r-cran-ncdf4" package

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

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

2. Uninstall "r-cran-ncdf4" package

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

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

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

Package: r-cran-ncdf4
Priority: optional
Section: universe/gnu-r
Installed-Size: 215
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 1.15-1build1
Depends: r-base-core (>= 3.2.3-4), r-api-3, libc6 (>= 2.4), libnetcdf11 (>= 4.0.1)
Filename: pool/universe/r/r-cran-ncdf4/r-cran-ncdf4_1.15-1build1_amd64.deb
Size: 146738
MD5sum: 95f93bf4d152d68ecfd02d2da7db2106
SHA1: cd772e216e1b17d6f2904cc6d5cac6c4a905847f
SHA256: 348135575f86f7ab6cc377f4936d65f85e69afdf2e6b48058a3280b9211aef86
Description-en: GNU R interface to Unidata netCDF format data files
High-level R interface to data files written using Unidata's netCDF
library (version 4 or earlier), which are binary data files that are
portable across platforms and include metadata information in addition
to the data sets. Using this package, netCDF files
(either version 4 or "classic" version 3) can be opened and data sets
read in easily. It is also easy to create new netCDF dimensions,
variables, and files, in either version 3 or 4 format, and manipulate
existing netCDF files.
Description-md5: 8a7554ee7f8517999c044341ab297e48
Homepage: http://cran.r-project.org/web/packages/ncdf4/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu