How to Install and Uninstall clanlib-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "clanlib-doc" package

This guide covers the steps necessary to install clanlib-doc on Kali Linux

$ sudo apt update $ sudo apt install clanlib-doc

2. Uninstall "clanlib-doc" package

In this section, we are going to explain the necessary steps to uninstall clanlib-doc on Kali Linux:

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

3. Information about the clanlib-doc package on Kali Linux

Package: clanlib-doc
Source: clanlib
Version: 1.0~svn3827-11
Installed-Size: 16294
Maintainer: Debian Games Team
Architecture: all
Replaces: clanlib-examples (<< 0.8.0-1)
Conflicts: clanlib-examples (<< 0.8.0-1), clanlib0-docs
Size: 4421576
SHA256: 4bd7a7e1f4b911478d50cd95724a3069e617191366e2adb4f57d031346f701e5
SHA1: c0bf8a9d8df84043c8df2809964c89265f7d55f1
MD5sum: d4087465b2b4c7a345f0476c9ebad283
Description: 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 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:
Multi-Arch: foreign
Homepage: https://github.com/sphair/ClanLib
Tag: devel::doc, game::arcade, interface::graphical, interface::x11,
made-of::html, role::documentation, role::program, use::gameplaying,
works-with::software:source, x11::application
Section: doc
Priority: optional
Filename: pool/main/c/clanlib/clanlib-doc_1.0~svn3827-11_all.deb