How to Install and Uninstall libguichan-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libguichan-dev" package

This guide let you learn how to install libguichan-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libguichan-dev

2. Uninstall "libguichan-dev" package

Learn how to uninstall libguichan-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libguichan-dev package on Ubuntu 21.10 (Impish Indri)

Package: libguichan-dev
Architecture: amd64
Version: 0.8.2-20
Priority: optional
Section: universe/libdevel
Source: guichan
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1105
Depends: libguichan-0.8.1-1v5 (= 0.8.2-20), libguichan-allegro-0.8.1-1v5 (= 0.8.2-20), libguichan-sdl-0.8.1-1v5 (= 0.8.2-20), libguichan-opengl-0.8.1-1v5 (= 0.8.2-20), liballegro4.2-dev, libsdl1.2-dev, libsdl-image1.2-dev, libgl1-mesa-dev
Conflicts: libguichan0, libguichan0-dev, libguichan1, libguichan1-dev, libguichan2, libguichan2-dev
Filename: pool/universe/g/guichan/libguichan-dev_0.8.2-20_amd64.deb
Size: 172224
MD5sum: 9ba74ca3c10e537c1e9fda1c4c311557
SHA1: f8522e582c2baa2c8a7cd1e5b91e721a78ac7085
SHA256: 748d2dc873f79d4fce2acc90f641ad45f08528da6fbc325c8202cfe38230a9c2
SHA512: 429444b139ad5b7b5b24ca3763f1a406a7ad4d1739fb584076e9db76f38f7b9167888a2b966502e58042446d7bd01e6d2d4ea74df727c9e9e2496f5e5a1b03fc
Homepage: http://guichan.sourceforge.net/
Description-en: small, efficient C++ GUI library (development headers)
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 development headers for the guichan library.
Description-md5: 28473c65d93445318df6faf87dcdee72