How to Install and Uninstall devhelp Package on Kali Linux

Last updated: May 18,2024

1. Install "devhelp" package

This tutorial shows how to install devhelp on Kali Linux

$ sudo apt update $ sudo apt install devhelp

2. Uninstall "devhelp" package

Learn how to uninstall devhelp on Kali Linux:

$ sudo apt remove devhelp $ sudo apt autoclean && sudo apt autoremove

3. Information about the devhelp package on Kali Linux

Package: devhelp
Source: devhelp (43.0-4)
Version: 43.0-4+b1
Installed-Size: 228
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: python3:any, libc6 (>= 2.34), libdevhelp-3-6 (>= 3.36.0), libglib2.0-0 (>= 2.64), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.1-0 (>= 2.26)
Recommends: libgtk-3-doc, libglib2.0-doc, libpango1.0-doc
Size: 68964
SHA256: 6ef4ec056134e090833016d010020a292b6f2930d0ee09083f0c2d14c57b587f
SHA1: b87befeb2d6a79878e330789e036c92184b6b36a
MD5sum: 0983b7e64444e48f8f73766874194ae9
Description: GNOME developers help program
Devhelp's primary goal is to be an API documentation browser for GNOME.
It is able to scan for .devhelp files generated automatically for
packages that use gtk-doc-tools to generate documentation for libraries
and programs.
.
Devhelp provides some integration capabilities, which is used to allow
command-line searches, emacs integration and embedding in applications like
the Anjuta IDE.
Description-md5:
Homepage: https://wiki.gnome.org/Apps/Devhelp
Tag: devel::doc, devel::lang:c, devel::library, implemented-in::c,
interface::graphical, interface::x11, protocol::http, protocol::ssl,
role::devel-lib, role::documentation, role::program,
scope::application, suite::gnome, uitoolkit::gtk, use::browsing,
works-with-format::html, works-with::text, x11::application
Section: devel
Priority: optional
Filename: pool/main/d/devhelp/devhelp_43.0-4+b1_amd64.deb