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

Last updated: September 19,2024

1. Install "libtrilinos-kokkos12" package

This tutorial shows how to install libtrilinos-kokkos12 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtrilinos-kokkos12

2. Uninstall "libtrilinos-kokkos12" package

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

$ sudo apt remove libtrilinos-kokkos12 $ sudo apt autoclean && sudo apt autoremove

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

Package: libtrilinos-kokkos12
Priority: extra
Section: universe/libs
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: trilinos
Version: 12.4.2-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/t/trilinos/libtrilinos-kokkos12_12.4.2-2_amd64.deb
Size: 49418
MD5sum: 2bda32eda65d0350fc57571455ed405a
SHA1: ee88687b0ad3786809c1ca03df8a64433eb73eda
SHA256: fef3497bcb574be59e6b11aef379414c1f2f828cb0a3777862d6cac8c50a219b
Description-en: Trilinos core kernels - runtime files
Kokkos implements a programming model in C++ for writing performance portable
applications targeting all major HPC platforms. For that purpose it provides
abstractions for both parallel execution of code and data management.
Kokkos is designed to target complex node architectures with N-level memory
hierarchies and multiple types of execution resources. It currently can use
OpenMP, Pthreads and CUDA as backend programming models.
.
This package contains the dynamic libraries.
Description-md5: c020f2aa4e6c8b49c24b987a56dcf3d7
Homepage: http://trilinos.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu