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

Last updated: May 15,2024

1. Install "libtrilinos-teko-dev" package

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

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

2. Uninstall "libtrilinos-teko-dev" package

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

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

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

Package: libtrilinos-teko-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 566
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: trilinos
Version: 12.4.2-2
Depends: libtrilinos-teko12 (= 12.4.2-2), trilinos-dev
Suggests: trilinos-doc
Filename: pool/universe/t/trilinos/libtrilinos-teko-dev_12.4.2-2_amd64.deb
Size: 60254
MD5sum: f9641344ec8edd56a3a460c381f665b0
SHA1: dc13b7958fed55b8a74b73be24832f7d7d90fde3
SHA256: 7f38c9c3bfdeda182cf5b4138bc50e603c5448f0b6b1d41b3443625a96414b75
Description-en: block preconditioners - development files
Teko is a package for development and implementation of block preconditioners.
This includes support for manipulation and setup of block operators.
Furthermore tools exist to support decomposition of a fully coupled operator.
Additionally, facilities that allow the construction of approximate inverse
operators using the full complement of available preconditioners and solvers
are available in Teko. Finally, a small number of generic block
preconditioners has been implemented in Teko, including block Jacobi, and
block Gauss-Seidel. For the Navier-Stokes equation, Teko has implementations
of SIMPLE, PCD and LSC. For details on these methods see Stabilization and
Scalable Block Preconditioning for the Navier-Stokes Equations and the
references therein.
.
This package provides headers.
Description-md5: 921acfd60d71ef7184635bbf99c3157b
Homepage: http://trilinos.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu