How to Install and Uninstall libmpc3 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 27,2024

1. Install "libmpc3" package

This tutorial shows how to install libmpc3 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmpc3

2. Uninstall "libmpc3" package

This is a short guide on how to uninstall libmpc3 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmpc3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpc3 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmpc3
Architecture: amd64
Version: 1.2.0-1build1
Multi-Arch: same
Priority: extra
Section: libs
Source: mpclib3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Depends: libc6 (>= 2.4), libgmp10, libmpfr6 (>= 4.0.0)
Filename: pool/main/m/mpclib3/libmpc3_1.2.0-1build1_amd64.deb
Size: 44060
MD5sum: 45b367448e264bb5796830dc8dc50f16
SHA1: fd24f287c65e927c4c43cc2a61581a1f633cc124
SHA256: e4f921a7170823c088a21965f15881510bf0297a0f2b992cc5cd0607130c83d1
SHA512: 2ea6f2ba1c597a95e5bc6c2f8eb5415a1a2a4e6d6ffab417f69e44e63710d8325800e0bd8658bdbdbea68e3cade5db3acb54838b5e29ed3e384cf8f4ade55670
Homepage: http://www.multiprecision.org/mpc/
Description-en: multiple precision complex floating-point library
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: ce4238ae925ae6ad84bc52508aa5e8ae
Task: ubuntu-desktop-minimal, ubuntu-desktop, ubuntu-desktop-raspi, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi
Build-Essential: yes