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

Last updated: April 30,2024

1. Install "libjpgalleg4-dev" package

Learn how to install libjpgalleg4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjpgalleg4-dev

2. Uninstall "libjpgalleg4-dev" package

This tutorial shows how to uninstall libjpgalleg4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjpgalleg4-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: allegro4.4
Version: 2:4.4.2-7
Depends: libjpgalleg4.4 (= 2:4.4.2-7), liballegro4-dev
Filename: pool/universe/a/allegro4.4/libjpgalleg4-dev_4.4.2-7_amd64.deb
Size: 5212
MD5sum: e525326bee85789713475f7ca47f278f
SHA1: 543d76461aadad69b57a3489ae5a9def66076da2
SHA256: fe7df21b32b73ba3044bf7d859f6d37465c5c2eec428f0ec5a2feef7ed127abd
Description-en: development files for the JPG loading addon for Allegro 4
This package contains the development headers for libjpgalleg.
.
This add-on for Allegro will allow you to load and save JPG images using
standard Allegro image handling functions as if they were normal bitmaps.
.
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: cf1110d9493c80ae0219cc34674e1ef4
Homepage: http://www.liballeg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu