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

Last updated: May 11,2024

1. Install "libmpc-dev" package

Please follow the guidelines below to install libmpc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmpc-dev

2. Uninstall "libmpc-dev" package

Please follow the guidance below to uninstall libmpc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmpc-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libmpc-dev
Priority: extra
Section: libdevel
Installed-Size: 300
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: mpclib3
Version: 1.0.3-1
Depends: libmpc3 (= 1.0.3-1), libmpfr-dev, libgmp-dev
Filename: pool/main/m/mpclib3/libmpc-dev_1.0.3-1_amd64.deb
Size: 47952
MD5sum: d9044980194251befb51ad4d72ad9a2b
SHA1: 83e5e02aa89f07da46fd367abd3cbc549c7b3ebd
SHA256: ccd62f260d4dab4467d882f90749c133c9210b643a65efda182dd540efb5e746
Description-en: multiple precision complex floating-point library development package
MPC is a portable library written in C for arbitrary precision
arithmetic on complex numbers providing correct rounding. For the time
being, it contains all arithmetic operations over complex numbers, the
exponential and the logarithm functions, the trigonometric and
hyperbolic functions.
.
Ultimately, it should implement a multiprecision equivalent of the ISO
C99 standard.
.
It builds upon the GNU MP and the MPFR libraries.
Description-md5: 1a174fcc2ba7e9b9a95e9d28b6debe99
Multi-Arch: same
Homepage: http://www.multiprecision.org/mpc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m