How to Install gnome-panel software package in Debian 8 (Jessie)

How to Install gnome-panel software package in Debian 8 (Jessie)

gnome-panel software package provides launcher and docking facility for GNOME, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnome-panel 

gnome-panel is installed in your system.

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

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

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

gnome-panel package basic information:

Distro Debian 8 jessie
Section GNOME
Package gnome-panel
Version 3.8.1-7+b1
Description launcher and docking facility for GNOME
Sub Section GNOME


See Also, How to uninstall or remove gnome-panel software package from Debian 8 (Jessie)?