How to Install and Uninstall geany-plugin-devhelp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "geany-plugin-devhelp" package

In this section, we are going to explain the necessary steps to install geany-plugin-devhelp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install geany-plugin-devhelp

2. Uninstall "geany-plugin-devhelp" package

This guide let you learn how to uninstall geany-plugin-devhelp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove geany-plugin-devhelp $ sudo apt autoclean && sudo apt autoremove

3. Information about the geany-plugin-devhelp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: geany-plugin-devhelp
Priority: optional
Section: universe/devel
Installed-Size: 205
Maintainer: Ubuntu Developers
Original-Maintainer: Geany Packaging Team
Architecture: amd64
Source: geany-plugins
Version: 1.27+dfsg-2
Depends: geany-abi-71, geany-plugins-common (= 1.27+dfsg-2), gconf-service, geany, libc6 (>= 2.4), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libwebkitgtk-1.0-0 (>= 1.3.10), libwnck22 (>= 1:2.30.7), zlib1g (>= 1:1.1.4)
Filename: pool/universe/g/geany-plugins/geany-plugin-devhelp_1.27+dfsg-2_amd64.deb
Size: 62680
MD5sum: 07aa1f50c89eece060a22ab7dd5cf23e
SHA1: d629697bb9c18917231e0f94a2d309fd64402c51
SHA256: 954ebcfd9c1461553402b5bbd13aad81b23c6ff3250b0ec334a58441282e2234
Description-en: DevHelp plugin for Geany
This plugin embeds an API documentation browser and search functionality
directly into Geany's user interface.
.
Devhelp is an API documentation browser mainly aimed at GNOME-related
libraries, although there are Devhelp books for a wide range of library
APIs. Check your package manager and/or Google and you should have no trouble
finding books that can be viewed with Devhelp.
.
Geany is a small and lightweight integrated development environment using the
GTK+ toolkit.
Description-md5: 3c8c522be1013888dacbedc17c857d65
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu