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

Last updated: May 19,2024

1. Install "python-gamera-dev" package

This tutorial shows how to install python-gamera-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gamera-dev

2. Uninstall "python-gamera-dev" package

Please follow the step by step instructions below to uninstall python-gamera-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gamera-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: python-gamera-dev
Priority: optional
Section: universe/python
Installed-Size: 969
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: gamera
Version: 3.4.2+svn1437-2
Depends: libvigraimpex-dev, python-dev
Pre-Depends: dpkg (>= 1.15.6)
Recommends: python-all-dev, python-gamera (<= 3.4.2+svn1437-2.0~), python-gamera (>= 3.4.2+svn1437-2)
Filename: pool/universe/g/gamera/python-gamera-dev_3.4.2+svn1437-2_all.deb
Size: 149970
MD5sum: ba1a27f75e8c9b37742f9b299ed9d10b
SHA1: b252e01e14c68055dfa9278e74bd47c6426c90db
SHA256: 126b24e8152d580ba8e6bcc950da4d8bd2af6b62b00372caa570e85bb53e5c84
Description-en: framework for document analysis applications (header files)
The Gamera framework is a Python library for building custom
applications for document analysis and recognition.
.
This package contains header files that might be required to build
extra C/C++ extension modules for Gamera.
Description-md5: 1dce7b759e9c4614ba7fbf3aaa64f0ed
Homepage: http://gamera.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu