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

Last updated: May 06,2024

1. Install "libloadpng4.4" package

Here is a brief guide to show you how to install libloadpng4.4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libloadpng4.4

2. Uninstall "libloadpng4.4" package

In this section, we are going to explain the necessary steps to uninstall libloadpng4.4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libloadpng4.4
Priority: optional
Section: universe/libs
Installed-Size: 117
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), libpng12-0 (>= 1.2.13-4)
Filename: pool/universe/a/allegro4.4/libloadpng4.4_4.4.2-7_amd64.deb
Size: 9986
MD5sum: 4952e499160fbe1d2d1749e405979ec9
SHA1: 9709023bdb9d7019e4734845b4ba517be6ba073e
SHA256: 6deb7f5f4a26fb80d444e2e19dbf69e3218ed4568dc40863e9e5cbb30bcce009
Description-en: PNG loading addon for Allegro 4
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: 8e66d6adcf14dbf4adc2546849facda8
Multi-Arch: same
Homepage: http://www.liballeg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu