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

Last updated: May 16,2024

1. Install "r-cran-desolve" package

Please follow the guidance below to install r-cran-desolve on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-desolve" package

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

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

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

Package: r-cran-desolve
Priority: optional
Section: universe/gnu-r
Installed-Size: 3003
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 1.12-1
Depends: r-base-core (>= 3.2.2-1), r-api-3, libblas3 | libblas.so.3, libc6 (>= 2.14), libgfortran3 (>= 4.3), r-base
Filename: pool/universe/r/r-cran-desolve/r-cran-desolve_1.12-1_amd64.deb
Size: 2234666
MD5sum: e60c48a4c6fcf254090e5c65a1d66134
SHA1: 015a625972c4d55828f0cc98f9b040a74326df12
SHA256: 7d63c8c92bbbf62d947509e63569c5ec512f9c2d30c9e247c86c6bdc9a6e75b1
Description-en: GNU R package providing functions that solve initial value problems
The deSolve package is a GNU R package providing functions that solve
initial value problems of a system of first-order ordinary differential
equations (ODE), of partial differential equations (PDE), of
differential algebraic equations (DAE), and of delay differential
equations.
Description-md5: ae04ed71513cc5409dde810459c15530
Homepage: http://desolve.r-forge.r-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu