libhypre-2.8.0b software package provides High Performance Matrix Preconditioners - Shared Library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libhypre-2.8.0b
libhypre-2.8.0b is installed in your system.
Make ensure the libhypre-2.8.0b package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhypre-2.8.0b *
You will get with libhypre-2.8.0b package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libhypre-2.8.0b |
| Version | 2.8.0b-1build1 |
| Description | High Performance Matrix Preconditioners - Shared Library |
| Sub Section | libs |