How to Install and Uninstall clanlib-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "clanlib-doc" package

Please follow the instructions below to install clanlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clanlib-doc

2. Uninstall "clanlib-doc" package

Learn how to uninstall clanlib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clanlib-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the clanlib-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clanlib-doc
Priority: optional
Section: universe/doc
Installed-Size: 14981
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: all
Source: clanlib
Version: 1.0~svn3827-4.1
Replaces: clanlib-examples (<< 0.8.0-1)
Conflicts: clanlib-examples (<< 0.8.0-1), clanlib0-docs
Filename: pool/universe/c/clanlib/clanlib-doc_1.0~svn3827-4.1_all.deb
Size: 4617274
MD5sum: 335011949f00dfda710d12b4992a6a93
SHA1: fcc241900ca6c9bd9401e9b4cd8f40ef70a197fc
SHA256: 55ed1f1e1ebbc09f44fd666f31221d7b9ede98696761e8b2bc431f09799c49a6
Description-en: Reference documentation and tutorials for ClanLib
ClanLib delivers a platform independent interface to write games with.
If a game is written with ClanLib, it should be possible to compile the
game under any platform (supported by ClanLib, that is) without changing
the application source code.
.
But ClanLib is not just a wrapper library, providing a common interface
to low-level libraries such as DirectFB, DirectX, OpenGL, X11, etc. While
platform independence is ClanLib's primary goal, it also tries to be a
service-minded game SDK. In other words, great effort has been put into
designing the API, to ensure ClanLib's ease of use - while maintaining its
power.
.
This package contains html documentation for the ClanLib API and some
tutorials to ease the learning curve for programming with it.
Description-md5: d6492b26d5bab7f025856f673098bdc8
Homepage: http://www.clanlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu