How to Install gnome-mount software package in Debian 7 (Wheezy)

How to Install gnome-mount software package in Debian 7 (Wheezy)

gnome-mount software package provides wrapper for (un)mounting and ejecting storage devices, 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 gnome-mount 

gnome-mount is installed in your system.

Make ensure the gnome-mount package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnome-mount *

You will get with gnome-mount package name, version, architecture and description in a table

gnome-mount package basic information:

Distro Debian 7 wheezy
Section GNOME
Package gnome-mount
Version 0.9~git20110731-1
Description wrapper for (un)mounting and ejecting storage devices
Sub Section GNOME


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