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

Last updated: May 18,2024

1. Install "geany-plugin-scope" package

Please follow the instructions below to install geany-plugin-scope on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "geany-plugin-scope" package

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

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

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

Package: geany-plugin-scope
Priority: optional
Section: universe/devel
Installed-Size: 574
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), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.24.0), libvte9 (>= 1:0.28.0)
Filename: pool/universe/g/geany-plugins/geany-plugin-scope_1.27+dfsg-2_amd64.deb
Size: 133440
MD5sum: 2b9bc87158e3609d1588d19cbcc8e224
SHA1: 58d3d743f26e97630086f269fe0bc71e75372dbb
SHA256: 755f2d92334b6a8f3ca338a89181808133ae8ea5fe9b5ccdbc1f2c8ef5499548
Description-en: graphical GDB front-end for Geany
Scope is a graphical GDB front-end with the normal functions you would
expect (stepping, breakpoints, etc.), and a few notable features:
* The comminication between Scope and gdb is asynchronous.
* You can enter any gdb command, at any time.
* All gdb I/O (along with some other messages) is displayed in a
terminal-like "Debug Console". Whenever you find the GUI lacking,
simply switch to that console and work directly with gdb.
* 7-bit/Locale/UTF-8 support for values.
.
Geany is a small and lightweight integrated development environment using the
GTK+ toolkit.
Description-md5: fd35f47b4aab48097a4b8f16eea9459e
Enhances: geany
Homepage: http://plugins.geany.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu