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

Last updated: May 17,2024

1. Install "geany-plugin-debugger" package

Here is a brief guide to show you how to install geany-plugin-debugger on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "geany-plugin-debugger" package

This tutorial shows how to uninstall geany-plugin-debugger on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: geany-plugin-debugger
Priority: optional
Section: universe/devel
Installed-Size: 222
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), geany, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.16), libvte9 (>= 1:0.24.0), gdb (>= 7.7)
Filename: pool/universe/g/geany-plugins/geany-plugin-debugger_1.27+dfsg-2_amd64.deb
Size: 66334
MD5sum: a3e6f515247059f230cc96305951ec54
SHA1: 5a99e7f9363cb5805deed7c9c80e3e819f27ea7f
SHA256: 2487441cc967ee85fb7a26d06e611a13c54c735ea9da6dbd430ecf427da2d0f5
Description-en: debugger plugin for Geany
Features:
* Debugger panel
* Setting target, environment variables and command line arguments
* Breakpoints
* Watches, autos
* Debug terminal
* Debugger messages window
* Variables calltips while debugging
* Saving debug session data in a Geany project (can be switched through
settings)
* Double or single panel modes
* Hotkeys
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Description-md5: 2053a567008dfdfea4fb659f7ae440e6
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu