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

Last updated: May 20,2024

1. Install "libtrilinos-kokkos-dev" package

This is a short guide on how to install libtrilinos-kokkos-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtrilinos-kokkos-dev" package

Here is a brief guide to show you how to uninstall libtrilinos-kokkos-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtrilinos-kokkos-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1728
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: trilinos
Version: 12.4.2-2
Depends: libtrilinos-kokkos12 (= 12.4.2-2), trilinos-dev
Suggests: trilinos-doc
Filename: pool/universe/t/trilinos/libtrilinos-kokkos-dev_12.4.2-2_amd64.deb
Size: 158450
MD5sum: b76686dd71ac0fe74e637e08bdb56914
SHA1: 0b73f771027aa64f90440075b1b1a9019c72e008
SHA256: a5b65086801e497532636e3aed54121813bd660fe5dd0c0861d10116cce117b2
Description-en: Trilinos core kernels - development 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 provides headers.
Description-md5: bcf404da93ef7f9bb91c64d1288515ff
Homepage: http://trilinos.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu