How to Install and Uninstall libmpc3 Package on openSUSE Leap

Last updated: May 10,2024

1. Install "libmpc3" package

Learn how to install libmpc3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libmpc3

2. Uninstall "libmpc3" package

Please follow the guidance below to uninstall libmpc3 on openSUSE Leap:

$ sudo zypper remove libmpc3

3. Information about the libmpc3 package on openSUSE Leap

Information for package libmpc3:
--------------------------------
Repository : Main Repository
Name : libmpc3
Version : 1.1.0-1.47
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 103.5 KiB
Installed : No
Status : not installed
Source package : mpc-1.1.0-1.47.src
Upstream URL : http://www.multiprecision.org/mpc/
Summary : MPC multiple-precision complex shared library
Description :
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result. It is
built upon and follows the same principles as MPFR.