How to Install gamera-gui software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gamera-gui software package in Ubuntu 12.04 LTS (Precise Pangolin)

gamera-gui software package provides GUI for the Gamera framework, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gamera-gui 

gamera-gui is installed in your system.

Make ensure the gamera-gui package were installed using the commands given below,

$ sudo dpkg-query -l | grep gamera-gui *

You will get with gamera-gui package name, version, architecture and description in a table

gamera-gui package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Python
Package gamera-gui
Version 3.3.2-2
Description GUI for the Gamera framework
Sub Section Python


See Also, How to uninstall or remove gamera-gui software package from Ubuntu 12.04 LTS (Precise Pangolin)?