How to Install and Uninstall libdbusmenu-glib-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libdbusmenu-glib-doc" package

This guide covers the steps necessary to install libdbusmenu-glib-doc on Kali Linux

$ sudo apt update $ sudo apt install libdbusmenu-glib-doc

2. Uninstall "libdbusmenu-glib-doc" package

This tutorial shows how to uninstall libdbusmenu-glib-doc on Kali Linux:

$ sudo apt remove libdbusmenu-glib-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbusmenu-glib-doc package on Kali Linux

Package: libdbusmenu-glib-doc
Source: libdbusmenu
Version: 18.10.20180917~bzr492+repack1-3.1
Installed-Size: 337
Maintainer: The Ayatana Packagers
Architecture: all
Size: 29260
SHA256: 5b769f7d590fce2fe1c758601d532004fafff2323b0ebef7da1d996a5f672559
SHA1: 0b8565f657f4d00cfffb4e5db6f431034259e11e
MD5sum: 57926d7e747b97dee037b443ea01a3b0
Description: library for passing menus over DBus - documentation
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the
other side of the bus.
.
This package contains developer documentation for libdbusmenu-glib.
Description-md5:
Homepage: https://launchpad.net/dbusmenu
Tag: devel::doc, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib-doc_18.10.20180917~bzr492+repack1-3.1_all.deb

5. The same packages on other Linux Distributions