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

Last updated: May 18,2024

1. Install "libcegui-mk2-dev" package

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

$ sudo apt update $ sudo apt install libcegui-mk2-dev

2. Uninstall "libcegui-mk2-dev" package

Please follow the step by step instructions below to uninstall libcegui-mk2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcegui-mk2-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libcegui-mk2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4917
Maintainer: Ubuntu Developers
Original-Maintainer: Muammar El Khatib
Architecture: amd64
Source: cegui-mk2
Version: 0.8.4+dfsg-4ubuntu1
Depends: libc6 (>= 2.14), libcegui-mk2-0.8.4 (= 0.8.4+dfsg-4ubuntu1), libdevil1c2, libexpat1 (>= 2.0.1), libfreeimage3, libgcc1 (>= 1:3.0), libsilly, libstdc++6 (>= 5.2), libtinyxml2.6.2v5, libxerces-c3.1, libxml2 (>= 2.7.4), libdevil-dev, libpng-dev, libtiff5-dev | libtiff-dev, libjpeg-dev, libmng-dev, zlib1g-dev | libz-dev, libfreetype6-dev, lua-expat-dev, liblcms2-dev, libpcre3-dev, libfreeimage-dev
Suggests: libcegui-mk2-0.8.4-doc
Filename: pool/universe/c/cegui-mk2/libcegui-mk2-dev_0.8.4+dfsg-4ubuntu1_amd64.deb
Size: 693068
MD5sum: 5128b0a5062a7c91aab54c324e1e4e04
SHA1: 3264e19504aed27d849789f505d6a4d0272659cb
SHA256: d32aa7178c457a26272b73b99e6fe8a0dfe65fd113abdf0b16b245e8fd939f34
Description-en: Crazy Eddie's GUI (development files)
CEGUI is a free library providing windowing and widgets for graphics
APIs and engines where such functionality is not natively available
or is severely lacking. The library is written in C++, is object
oriented, and is primarily targeted at games developers who should be
spending their time creating great games, not building GUI sub-systems
.
This version of CEGUI natively supports the OpenGL rendering target
and contains the development files for CEGUI.
Description-md5: 4ed5eeda35ec48fab84771450544edae
Homepage: http://www.cegui.org.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu