How to Install and Uninstall libguichan-0.8.1-1v5-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libguichan-0.8.1-1v5-dbg" package

This guide let you learn how to install libguichan-0.8.1-1v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libguichan-0.8.1-1v5-dbg

2. Uninstall "libguichan-0.8.1-1v5-dbg" package

Please follow the guidelines below to uninstall libguichan-0.8.1-1v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libguichan-0.8.1-1v5-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libguichan-0.8.1-1v5-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libguichan-0.8.1-1v5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1103
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: guichan
Version: 0.8.2-15
Depends: libguichan-0.8.1-1v5 (= 0.8.2-15), libguichan-allegro-0.8.1-1v5 (= 0.8.2-15), libguichan-sdl-0.8.1-1v5 (= 0.8.2-15), libguichan-opengl-0.8.1-1v5 (= 0.8.2-15)
Filename: pool/universe/g/guichan/libguichan-0.8.1-1v5-dbg_0.8.2-15_amd64.deb
Size: 995230
MD5sum: 1a2509b983269d81824f49a2eb26d01f
SHA1: 257220cc46649e6269f22cd5fc9c11b604516d2f
SHA256: 463d1f24c6562242b9379157881aad8b11bf365a6dceb2249a0bfcdb6b696d18
Description-en: small, efficient C++ GUI library (debugging symbols)
Guichan is a small and efficient C++ GUI library designed for games. It
comes with a standard set of widgets and can use several different objects
for displaying graphics and grabbing user input.
.
Guichan has a very abstract design which allows users of Guichan to use
different objects for displaying of graphics and grabbing of user input.
Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics,
OpenGLGraphics and AllegroGraphics) and 2 implemented input objects
(SDLInput and AllegroInput),
.
Guichan is designed in a very abstract way making it very easy to extend
Guichan for your own needs. It is even very easy to implement new graphics
objects making Guichan as portable as ansi C++ is.
.
This package contains the debugging symbols for guichan.
Description-md5: b3683082416ba49242065342085ba3f8
Multi-Arch: same
Homepage: http://guichan.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu