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

Last updated: May 17,2024

1. Install "libgpiv3" package

Please follow the instructions below to install libgpiv3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgpiv3

2. Uninstall "libgpiv3" package

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

$ sudo apt remove libgpiv3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libgpiv3
Priority: optional
Section: universe/libs
Installed-Size: 237
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, libpng12-0 (>= 1.2.13-4), libgpiv3-common
Filename: pool/universe/libg/libgpiv/libgpiv3_0.6.1-4.3build2_amd64.deb
Size: 81500
MD5sum: c6e2d83355e81c16e9a896d29edca03e
SHA1: 9cce5b020f025fecb5113ba2ff1fb5985f5bbdb7
SHA256: 31b00c2058811793844e50a4bc14791c78b506c116f7844c5d8cd454eab3dc1c
Description-en: library for Particle Image Velocimetry (PIV)
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 library includes the core functions for image recording,
processing, interrogation, PIV data validation, post-processing,
input/output functions and memory allocation.
Description-md5: a91f3cb33112a6a647ce2efa82fc9415
Homepage: http://libgpiv.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu