How to Install and Uninstall python-gpiv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-gpiv" package

Please follow the guidance below to install python-gpiv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gpiv

2. Uninstall "python-gpiv" package

This tutorial shows how to uninstall python-gpiv on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gpiv $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gpiv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gpiv
Priority: extra
Section: universe/python
Installed-Size: 562
Maintainer: Ubuntu Developers
Original-Maintainer: Gerber van der Graaf
Architecture: amd64
Source: pygpiv
Version: 2.0.0-4.2
Depends: libc6 (>= 2.14), libgpiv3, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pygpiv/python-gpiv_2.0.0-4.2_amd64.deb
Size: 118250
MD5sum: 8c6c2ddfe18dc0b9e5dd802d44c27384
SHA1: f9c653095828875781c50a067bc281848a06e01f
SHA256: ac0408b027f15f7c87e3c82ff8759cd4def474f75f87b47cbb5f8e3095668ad7
Description-en: wrapper of libgpiv
This module allows the functionality of libgpiv3 in Python scripts
to develop programs for Particle Image Velocimetry (PIV). In this way
you can extend the functionality of the PIV processing as provided by
the programs of the gpivtools package and by Gpiv. An example
script is provided in usr/docs, including a double-frame image for
cross-correlation that can be interrogated by the script.
Description-md5: 29bc38b5a4867e435c972b6d5a932d0f
Homepage: http://libgpiv.sourceforge.net/pygpiv.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu