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

Last updated: May 18,2024

1. Install "python-gamera" package

In this section, we are going to explain the necessary steps to install python-gamera on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gamera

2. Uninstall "python-gamera" package

Please follow the guidelines below to uninstall python-gamera on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gamera
Priority: optional
Section: universe/python
Installed-Size: 11022
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: amd64
Source: gamera
Version: 3.4.2+svn1437-2
Replaces: gamera-gui (<< 3.2.3-2~)
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3)
Pre-Depends: dpkg (>= 1.15.6)
Recommends: python-pil, python-numpy, python-wxgtk3.0
Suggests: gamera-doc
Filename: pool/universe/g/gamera/python-gamera_3.4.2+svn1437-2_amd64.deb
Size: 2186006
MD5sum: cc70e1d704b7ac97096853718101615f
SHA1: 1f9695f02270b566c4c14c3aea511275338e5df1
SHA256: a22096c33e35e1cecfb368cec22d5db603aca64794bff8343695647a476f8437
Description-en: framework for building document analysis applications
The Gamera framework is a Python library for building custom
applications for document analysis and recognition. Additionally, it
allows for custom extensions.
.
Gamera can be used for a wide variety of tasks, from building complete
image recognition systems down to implementing and evaluating
particular algorithms for image processing or document layout analysis.
Description-md5: 5c130f22ea9138d4f888590dc0e34476
Built-Using: libvigraimpex (= 1.10.0+dfsg-11ubuntu1)
Homepage: http://gamera.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu