How to Install and Uninstall monkeystudio-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "monkeystudio-dbg" package

Please follow the instructions below to install monkeystudio-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install monkeystudio-dbg

2. Uninstall "monkeystudio-dbg" package

In this section, we are going to explain the necessary steps to uninstall monkeystudio-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove monkeystudio-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the monkeystudio-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: monkeystudio-dbg
Priority: extra
Section: universe/debug
Installed-Size: 28619
Maintainer: Ubuntu Developers
Original-Maintainer: Evgeni Golov
Architecture: amd64
Source: monkeystudio
Version: 1.9.0.4-1build3
Depends: monkeystudio
Filename: pool/universe/m/monkeystudio/monkeystudio-dbg_1.9.0.4-1build3_amd64.deb
Size: 27861886
MD5sum: 5b26f1ecfee60d66e617d36411384386
SHA1: 5f158b7b5368e1915952eee94233420a6e9940aa
SHA256: 3d036a87dafd348da9bd44d189be9ecb8a39e21aef6db16fb45ef4a00566b8d8
Description-en: Qt 4 Integrated Development Environment (IDE) - debug symbols
Monkey Studio is a crossplatform Qt 4 IDE. It is developed using the Qt
library itself, meaning it will run on any platform supported by Qt 4. This
allows you to work on the same project on multiple platforms using the same
IDE. Monkey Studio uses the Qt Project file (.pro) to manage the project, and
there are no extra files created.
.
Monkey Studio also features:
* Advanced, customizable code editor, based on QScintilla
* Syntax highlighting for more than 22 programming languages
* Templates wizard - create files or projects from templates
* Code restyling - quickly fix/update style of your code using AStyle
* Qt Designer integration
* Qt Assistant integration
.
This package contains the debug symbols.
Description-md5: e3b29a47d39e617a19f1e450837266f5
Homepage: http://www.monkeystudio.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu