How to Install and Uninstall libclansdl-1.0v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "libclansdl-1.0v5" package

This is a short guide on how to install libclansdl-1.0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclansdl-1.0v5

2. Uninstall "libclansdl-1.0v5" package

This is a short guide on how to uninstall libclansdl-1.0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclansdl-1.0v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclansdl-1.0v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclansdl-1.0v5
Priority: optional
Section: universe/libs
Installed-Size: 295
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: clanlib
Version: 1.0~svn3827-4.1
Replaces: libclansdl-1.0
Depends: libc6 (>= 2.14), libclanapp-1.0v5, libgcc1 (>= 1:3.0), libsdl-gfx1.2-5 (>= 2.0.25), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2)
Conflicts: libclansdl-1.0
Filename: pool/universe/c/clanlib/libclansdl-1.0v5_1.0~svn3827-4.1_amd64.deb
Size: 54876
MD5sum: ae8979fb5dc9c294c0dc85ea12645d58
SHA1: d92334c7b6cdd6a7c6e086fa8ca9b6b5b6722b7c
SHA256: 9169e2901f23d9f5568d46864a3230ebde9838a863af91bf2622c094eb89b192
Description-en: SDL module for ClanLib game SDK
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 the SDL module (clanSDL).
Description-md5: 0901ecdf5ddc71026676f0916607e0c8
Homepage: http://www.clanlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu