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

Last updated: May 19,2024

1. Install "r-cran-snow" package

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

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

2. Uninstall "r-cran-snow" package

Please follow the guidelines below to uninstall r-cran-snow on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-snow
Priority: optional
Section: universe/math
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: all
Source: snow
Version: 1:0.4.1-1
Depends: r-base-core (>= 3.2.2-1), r-api-3
Suggests: r-cran-rmpi, r-cran-rsprng, r-cran-rlecuyer
Filename: pool/universe/s/snow/r-cran-snow_0.4.1-1_all.deb
Size: 64212
MD5sum: f4cf962abde555dc3725667a66d6d0e9
SHA1: f4d5e3205b2fdb67a44dccb646a4aedd697e367e
SHA256: 06e38a6e8b42ca9f770ce8b88b2111148581e1807ad435820cd67b6358db46f6
Description-en: GNU R package for 'simple network of workstations'
This package provide the 'simple network of workstations' (SNOW), an
easy-to-use system for parallel computing in GNU R.
Description-md5: 8ef2341cc63946eea1ae1eb2ba7048a5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu