How to Install and Uninstall libgpiv-mpi3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libgpiv-mpi3" package

Here is a brief guide to show you how to install libgpiv-mpi3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgpiv-mpi3

2. Uninstall "libgpiv-mpi3" package

Here is a brief guide to show you how to uninstall libgpiv-mpi3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgpiv-mpi3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgpiv-mpi3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgpiv-mpi3
Priority: optional
Section: universe/libs
Installed-Size: 249
Maintainer: Ubuntu Developers
Original-Maintainer: Gerber van der Graaf
Architecture: amd64
Source: libgpiv
Version: 0.6.1-4.3build2
Depends: libc6 (>= 2.7), libfftw3-double3, libglib2.0-0 (>= 2.35.9), libgomp1 (>= 4.9), libgsl2, libhdf5-10, libopenmpi1.10, libpng12-0 (>= 1.2.13-4), libgpiv3-common (= 0.6.1-4.3build2)
Filename: pool/universe/libg/libgpiv/libgpiv-mpi3_0.6.1-4.3build2_amd64.deb
Size: 84396
MD5sum: 88352089f8d061bc38ea28f5f59d3845
SHA1: 0209c7c64382ba1d13f33488f5cfabeb884d86d4
SHA256: 5bcd557cffb8c319425dc1fa150172fdb6de8a6c71ebbbc9c01a37aa37e55695
Description-en: library for Particle Image Velocimetry (PIV) - MPI version
This library contains functions for evaluating images from a fluid
flow by means of Particle Image Velocimetry (PIV).
.
PIV is a way to film the wind or liquid flows. It uses a sequence of
at least two images that are recorded with a well controlled
separation time in-between. Tracer particles that are resident in the
fluid may be illuminated by a light source, mostly a laser, that has
been re-shaped into a sheet of light. In this way, the average
displacement and the deformation of the image texture is
obtained. Applying this analyses on small samples of the images on a
(rectangular) grid results into an instantaneous velocity field of
the fluid flow. PIV may also be applied for other purposes, like
deformations and vibrations of solid surfaces.
.
This package contains the parallelized library using Message Passing
Interface (MPI).
Description-md5: 096864e840ebfad22ffc8b0daeb9610e
Homepage: http://libgpiv.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu