How to Install gallery software package in Debian 7 (Wheezy)

How to Install gallery software package in Debian 7 (Wheezy)

gallery software package provides a web-based photo album written in php, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gallery 

gallery is installed in your system.

Make ensure the gallery package were installed using the commands given below,

$ sudo dpkg-query -l | grep gallery *

You will get with gallery package name, version, architecture and description in a table

gallery package basic information:

Distro Debian 7 wheezy
Section X Window System software
Package gallery
Version 1.5.10.dfsg-1.1
Description a web-based photo album written in php
Sub Section x11


See Also, How to uninstall or remove gallery software package from Debian 7 (Wheezy)?