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

Last updated: May 06,2024

1. Install "libloadpng4-dev" package

This tutorial shows how to install libloadpng4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libloadpng4-dev

2. Uninstall "libloadpng4-dev" package

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

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

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

Package: libloadpng4-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: libloadpng4.4 (= 2:4.4.2-7), liballegro4-dev
Filename: pool/universe/a/allegro4.4/libloadpng4-dev_4.4.2-7_amd64.deb
Size: 5240
MD5sum: 782a21cfb101cad486551a9ac270aa6f
SHA1: 7f7515c691ffec386135237e1d0f817f0215e174
SHA256: 7d068c30ba9df1eadc2d55642b278c561d5ab780649fc93981fe69e12a444282
Description-en: development files for the PNG loading addon for Allegro 4
This package contains the development headers for libloadpng.
.
This add-on for Allegro will allow you to load and save PNG 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: 8382fb1c7cd5b4080ea300508a818113
Homepage: http://www.liballeg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu