How to Install and Uninstall libmpich12 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libmpich12" package

Please follow the guidance below to install libmpich12 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmpich12

2. Uninstall "libmpich12" package

Please follow the instructions below to uninstall libmpich12 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmpich12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpich12 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmpich12
Priority: extra
Section: universe/libs
Installed-Size: 2792
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mpich
Version: 3.2-6build1
Replaces: libmpl1, libopa1
Depends: libc6 (>= 2.14), libcr0 (>= 0.8.2), libgcc1 (>= 1:4.0), libstdc++6 (>= 4.1.1)
Breaks: libmpl1, libopa1
Filename: pool/universe/m/mpich/libmpich12_3.2-6build1_amd64.deb
Size: 885880
MD5sum: 04475a0a19df5d37add619ef1760a835
SHA1: c2897812fd54c7e2c9cd702f2d7d0ee275c9ca5d
SHA256: f240275d85cab6f319986b4175c265ee9edb10a7cdffe3d5c22267df87ad904f
Description-en: Shared libraries for MPICH
MPICH is a high-performance and widely portable implementation of the
Message Passing Interface (MPI) standard (both MPI-1 and MPI-2). It
efficiently supports different computation and communication platforms
including commodity clusters, SMPs, massively parallel systems, and
high-speed networks.
.
This package includes the MPICH shared libraries.
Description-md5: c9247988cbc3867b76a75b82432759c8
Multi-Arch: same
Homepage: http://www.mpich.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu