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

Last updated: May 17,2024

1. Install "libclanapp-1.0v5" package

Please follow the step by step instructions below to install libclanapp-1.0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclanapp-1.0v5" package

Here is a brief guide to show you how to uninstall libclanapp-1.0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclanapp-1.0v5
Priority: optional
Section: universe/libs
Installed-Size: 7390
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: clanlib
Version: 1.0~svn3827-4.1
Replaces: libclanapp-1.0
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libjpeg8 (>= 8c), libmikmod3 (>= 3.3.3), libogg0 (>= 1.0rc3), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2), libvorbis0a (>= 1.1.2), libx11-6, libxi6, libxxf86vm1, zlib1g (>= 1:1.1.4)
Conflicts: libclanapp-1.0
Filename: pool/universe/c/clanlib/libclanapp-1.0v5_1.0~svn3827-4.1_amd64.deb
Size: 1244572
MD5sum: 509d15247cc1f00950a77815d0d368b4
SHA1: 4bf34eff548dc28ee3aaa08cc0d822550858a519
SHA256: bfafb70c23a9fedf29672d1860e89604efdcb5ee54807d71184a701875cca164
Description-en: ClanLib game SDK runtime
ClanLib is a multi-platform software development kit, with an emphasis on
game development.
.
On one side, it tries to provide a platform independent interface to
write games with, by taking over the low-level work from the game and
providing wrappers around toolkits such as DirectFB, DirectX, OpenGL,
Vorbis, X11, etc., so that if a game is written with ClanLib, the game
should compile on any platform supported by ClanLib without changing
its source code.
.
On the other hand, ClanLib also tries to be a service-minded SDK.
In other words, the developers have put great effort into designing
the API, to ensure ClanLib's ease of use - while maintaining its power.
.
This is the runtime part of the ClanLib SDK, needed to run applications
built with it.
Description-md5: 47b771ae473d9c7109ecc5c52278a284
Homepage: http://www.clanlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu