How to Install libdbusmenu-tools software package in Debian 7 (Wheezy)

How to Install libdbusmenu-tools software package in Debian 7 (Wheezy)

libdbusmenu-tools software package provides tools useful during development with libdbusmenu, 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 libdbusmenu-tools 

libdbusmenu-tools is installed in your system.

Make ensure the libdbusmenu-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep libdbusmenu-tools *

You will get with libdbusmenu-tools package name, version, architecture and description in a table

libdbusmenu-tools package basic information:

Distro Debian 7 wheezy
Section Development
Package libdbusmenu-tools
Version 0.6.2-1
Description tools useful during development with libdbusmenu
Sub Section devel


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