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

Last updated: May 09,2024

1. Install "monkeystudio-common" package

This guide covers the steps necessary to install monkeystudio-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install monkeystudio-common

2. Uninstall "monkeystudio-common" package

Please follow the guidance below to uninstall monkeystudio-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: monkeystudio-common
Priority: optional
Section: universe/devel
Installed-Size: 12355
Maintainer: Ubuntu Developers
Original-Maintainer: Evgeni Golov
Architecture: all
Source: monkeystudio
Version: 1.9.0.4-1build3
Filename: pool/universe/m/monkeystudio/monkeystudio-common_1.9.0.4-1build3_all.deb
Size: 1213154
MD5sum: 4e6fc9be44d050f2cc4ea949a5eb9727
SHA1: 8f54c3ac5121b35d4783a4952fb674d614f26500
SHA256: b01ccc46fda7a2a096c86d9c70a423496b4ac5772abf4c5bdf22ee2fcae3b08b
Description-en: Qt 4 Integrated Development Environment (IDE) - common files
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 translations, templates, etc.
Description-md5: 7ed7d6ee6cf1bfb57f8dade96f0cf937
Homepage: http://www.monkeystudio.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu