How to Install and Uninstall liblogg4.4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "liblogg4.4" package

This is a short guide on how to install liblogg4.4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblogg4.4

2. Uninstall "liblogg4.4" package

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

$ sudo apt remove liblogg4.4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblogg4.4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblogg4.4
Priority: optional
Section: universe/libs
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: allegro4.4
Version: 2:4.4.2-7
Depends: liballegro4.4, libc6 (>= 2.14), libvorbisfile3 (>= 1.1.2)
Filename: pool/universe/a/allegro4.4/liblogg4.4_4.4.2-7_amd64.deb
Size: 8104
MD5sum: e539dcf92837a7fdeb1467f7191f7643
SHA1: 6eef6304f2668f92ad6da812141286688cb0299c
SHA256: b2cbded60e79467a023cbab26f258e0715b6962ac7cf1aec9f967e56195bee0b
Description-en: OGG loading addon for Allegro 4
liblogg is an Allegro add-on library for playing OGG/Vorbis audio files.
It can load OGG/Vorbis files as Allegro SAMPLE's, or it can stream them
from disk to save memory.
.
Allegro is a cross-platform library mainly aimed at video game and multimedia
programming. It handles common, low-level tasks such as creating windows,
accepting user input, loading data, drawing images, playing sounds, etc. and
generally abstracting away the underlying platform.
Description-md5: 3bf6f379fb24caced7ba17311e3b4297
Multi-Arch: same
Homepage: http://www.liballeg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu