How to Install and Uninstall libtrilinos-nox-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libtrilinos-nox-dev" package

In this section, we are going to explain the necessary steps to install libtrilinos-nox-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtrilinos-nox-dev

2. Uninstall "libtrilinos-nox-dev" package

This guide covers the steps necessary to uninstall libtrilinos-nox-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtrilinos-nox-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtrilinos-nox-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtrilinos-nox-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2256
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: trilinos
Version: 12.4.2-2
Depends: libtrilinos-nox12 (= 12.4.2-2), trilinos-dev
Suggests: trilinos-doc
Filename: pool/universe/t/trilinos/libtrilinos-nox-dev_12.4.2-2_amd64.deb
Size: 191294
MD5sum: 2e58f6d21b9528dc5d371755cf3bd009
SHA1: 43869680759525a0db04e8b09455766ae8c65fbe
SHA256: 31197a4b4cffd1c2c1a978b09b084e958a0baf2dc75b45e8de8a99f39273e505
Description-en: robust solution of nonlinear equations - development files
NOX robustly solves and analyzes large-scale systems of nonlinear equations.
NOX is short for Nonlinear Object-Oriented Solutions, and its objective is to
enable the robust and efficient solution of the equation: F(x)=0 using
globalized Newton methods such as line search and trust region methods. NOX is
designed to work with any linear algebra package and to be easily customized.
.
This package provides headers.
Description-md5: 3be07aaf1ac4c22c689acb481744e879
Homepage: http://trilinos.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu