How to Install and Uninstall libmygui-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libmygui-dev" package

In this section, we are going to explain the necessary steps to install libmygui-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmygui-dev

2. Uninstall "libmygui-dev" package

This is a short guide on how to uninstall libmygui-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmygui-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmygui-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmygui-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 655
Maintainer: Ubuntu Developers
Original-Maintainer: Bret Curtis
Architecture: amd64
Source: mygui
Version: 3.2.2-4
Depends: libmyguiengine3debian1v5 (= 3.2.2-4), libmygui.ogreplatform0debian1v5 (= 3.2.2-4), libmygui.openglplatform0debian1v5 (= 3.2.2-4)
Suggests: mygui-doc
Filename: pool/universe/m/mygui/libmygui-dev_3.2.2-4_amd64.deb
Size: 91642
MD5sum: e508235181220e6cb1e9b5e9d2f56fd1
SHA1: bd74d3995ce10c1a72d16d41a3cd5852afcbb05b
SHA256: 76f27a69431f82bf96440ec60e69cf519597e4689bdc80e9b48de06481c8303e
Description-en: Fast, simple and flexible GUI for OpenMW - development files
MyGUI is a GUI library which aims to be fast, flexible and simple GUIs in C++.
Features include
Layout Editor.
Multicolour text.
Per pixel cut.
Changing alpha support for widgets (also in states configuration).
Interface localisation.
Fast RTTI for safe casts.
Tool tips.
Animated cursors and pictures.
User xml resources.
Truetype fonts and fonts from texture.
Widgets controllers (moving, fading and so on).
Flexible configuration in xml config file.
Subskins with tiling, with direct access to texture.
Possibility to store any data in widgets items.
Skin themes.
Wrappers for fast UI development.
Drag'n'drop.
.
This package contains the headers and static libraries needed to develop
programs using MyGUI.
Description-md5: 6775446dd651c46080ef7974145af00f
Homepage: http://www.ogre3d.org/tikiwiki/MyGUI
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu