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

Last updated: May 17,2024

1. Install "libxmpi4" package

Learn how to install libxmpi4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxmpi4

2. Uninstall "libxmpi4" package

In this section, we are going to explain the necessary steps to uninstall libxmpi4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxmpi4 $ sudo apt autoclean && sudo apt autoremove

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

Package: libxmpi4
Priority: extra
Section: universe/libs
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: amd64
Source: xmpi
Version: 2.2.3b8-13.2
Provides: libxmpi
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liblam4, libstdc++6 (>= 4.9)
Filename: pool/universe/x/xmpi/libxmpi4_2.2.3b8-13.2_amd64.deb
Size: 30884
MD5sum: 4e1a66492ee362a9da5bf373bfa4e057
SHA1: e8107fdd7091a7723f4343a73cc4f31741122234
SHA256: 5f278be2b6fdd74a9d5222ea93e68db612f925e790ccb74f52e26f84828ef9f7
Description-en: Graphical user interface for MPI program development
MPI is a standard for writing parallel processing programs using
a well defined Message Passing Interface.
.
This package provides the shared library required for any programs
using the XMPI protocol to graphically analyze MPI programs, most
notably the xmpi program supplied in a separate package.
Description-md5: 3bf4831527678f6c2954b0d6adcc6ebe
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu