How to Install and Uninstall libglademm-2.4-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "libglademm-2.4-doc" package

This is a short guide on how to install libglademm-2.4-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libglademm-2.4-doc

2. Uninstall "libglademm-2.4-doc" package

Please follow the guidance below to uninstall libglademm-2.4-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libglademm-2.4-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglademm-2.4-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libglademm-2.4-doc
Priority: optional
Section: universe/doc
Installed-Size: 247
Maintainer: Ubuntu Developers
Original-Maintainer: Deng Xiyue
Architecture: all
Source: libglademm2.4
Version: 2.6.7-5
Replaces: libglademm-2.4-dev (<< 2.6.5-1)
Depends: doc-base, lynx | www-browser
Suggests: libglibmm-2.4-doc (>= 2.14.2-3), libgtkmm-2.4-doc (>= 1:2.12.3-1)
Conflicts: libglademm-2.4-dev (<< 2.6.5-1)
Filename: pool/universe/libg/libglademm2.4/libglademm-2.4-doc_2.6.7-5_all.deb
Size: 31254
MD5sum: 331f5f271b932a0801fe73840063c8de
SHA1: d239b369a1954c148c8244abbd03911263abc8ec
SHA256: 9a0530959899d93c9ccc2b1c1b012df1d480a1c25de86b50804abd555317c78e
Description-en: C++ wrappers for libglade2 (documentation)
Libglade is a library which enables an application to build its graphical
interface from an XML file (generated by Glade) at runtime. libglademm is
the C++ wrapper for libglade.
.
libglade and libglademm have been deprecated since 2009. New code should
use GtkBuilder (part of Gtk 3), or its C++ wrapper in gtkmm.
.
This package contains reference documentation and examples.
Description-md5: f443d1646aa0cbf1b1ace8a270eeb81c
Homepage: http://www.gtkmm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu