How to Install and Uninstall liballegro5.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "liballegro5.0" package

Learn how to install liballegro5.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liballegro5.0

2. Uninstall "liballegro5.0" package

This guide covers the steps necessary to uninstall liballegro5.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liballegro5.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liballegro5.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liballegro5.0
Priority: optional
Section: universe/libs
Installed-Size: 1202
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: allegro5
Version: 2:5.0.11-2
Depends: libc6 (>= 2.15), libgl1-mesa-glx | libgl1, libx11-6, libxcursor1 (>> 1.1.2), libxinerama1, libxrandr2 (>= 2:1.2.0)
Filename: pool/universe/a/allegro5/liballegro5.0_5.0.11-2_amd64.deb
Size: 297058
MD5sum: a6ee51fdd184a08aa6c27ccf293d1aa1
SHA1: ab2a0e09c599f46f23c1210240e43d7cd90306b2
SHA256: 40bf747bdf0cf72ba8dc489f0c77fe560a61d3f7eb516213615dd445bf892c13
Description-en: portable library for cross-platform game and multimedia development
Allegro is a cross-platform library intended for use in computer games
and other types of multimedia programming. Allegro 5 is the latest major
revision of the library, designed to take advantage of modern hardware
(e.g. hardware acceleration using 3D cards) and operating systems.
Although it is not backwards compatible with earlier versions, it still
occupies the same niche and retains a familiar style.
Description-md5: a038892a4832b94a171605cb02239c7b
Multi-Arch: same
Homepage: http://liballeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu