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

Last updated: May 12,2024

1. Install "libtrilinos-xpetra-dev" package

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

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

2. Uninstall "libtrilinos-xpetra-dev" package

Please follow the steps below to uninstall libtrilinos-xpetra-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtrilinos-xpetra-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1020
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: trilinos
Version: 12.4.2-2
Depends: libtrilinos-xpetra12 (= 12.4.2-2), trilinos-dev
Suggests: trilinos-doc
Filename: pool/universe/t/trilinos/libtrilinos-xpetra-dev_12.4.2-2_amd64.deb
Size: 82882
MD5sum: 2a06f35d738d355bbd3c274082dba278
SHA1: 9d665e752671733119140903a535aec8afe823a9
SHA256: bc342fc5115ec414d13a8886726d9c9b5944b22d5e086f32839ea4d6c32e0936
Description-en: conversion between Epetra and Teuchos objects - development files
Xpetra a lightweight wrapper to both Epetra and Tpetra. The Xpetra syntax
mirrors that of Tpetra. Xpetra enables algorithm developers to write to a
single interface but be able to use either Epetra or Tpetra. Xpetra can also be
introduced into existing code to allow for gradual migration.
.
This package provides headers.
Description-md5: e95e00a4a6aba8bd9257424084673d01
Homepage: http://trilinos.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu