How to Install and Uninstall liblogg4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "liblogg4-dev" package

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

$ sudo apt update $ sudo apt install liblogg4-dev

2. Uninstall "liblogg4-dev" package

Please follow the guidelines below to uninstall liblogg4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblogg4-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: liblogg4-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: allegro4.4
Version: 2:4.4.2-7
Replaces: liballegro4.2-dev (<< 2:4.4.2-3)
Depends: liblogg4.4 (= 2:4.4.2-7), liballegro4-dev, libvorbis-dev
Breaks: liballegro4.2-dev (<< 2:4.4.2-3)
Filename: pool/universe/a/allegro4.4/liblogg4-dev_4.4.2-7_amd64.deb
Size: 4768
MD5sum: 8e9a8f221b496cad1c6da0583d2a77df
SHA1: 612d1f2e2ccea2ef612e722cde2088b23f49c58c
SHA256: 7f40be4dd7ef25e9285a2fa965d509ae089e3028ff2d5c61577307354da17b92
Description-en: development files for the OGG loading addon for Allegro 4
This package contains the development headers for liblogg.
.
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: eb3eb8af55cb95f13f93a90341a19233
Homepage: http://www.liballeg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu