How to Install libgmpxx4ldbl software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgmpxx4ldbl software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgmpxx4ldbl software package provides Multiprecision arithmetic library (C++ bindings), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgmpxx4ldbl 

libgmpxx4ldbl is installed in your system.

Make ensure the libgmpxx4ldbl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgmpxx4ldbl *

You will get with libgmpxx4ldbl package name, version, architecture and description in a table

libgmpxx4ldbl package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package libgmpxx4ldbl
Version 2:6.1.0+dfsg-2
Description Multiprecision arithmetic library (C++ bindings)
Sub Section Libs


See Also, How to uninstall or remove libgmpxx4ldbl software package from Ubuntu 16.04 LTS (Xenial Xerus) ?