How to Install and Uninstall libpng16-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libpng16-tools" package

Please follow the steps below to install libpng16-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpng16-tools

2. Uninstall "libpng16-tools" package

Here is a brief guide to show you how to uninstall libpng16-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpng16-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpng16-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpng16-tools
Priority: optional
Section: universe/libdevel
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Source: libpng1.6
Version: 1.6.20-2
Replaces: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev
Depends: libc6 (>= 2.14), libpng16-16 (= 1.6.20-2), zlib1g (>= 1:1.2.3.4)
Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev
Filename: pool/universe/libp/libpng1.6/libpng16-tools_1.6.20-2_amd64.deb
Size: 23978
MD5sum: 34e515b56c52ebbb966f6e1849357a7a
SHA1: 43d07565634a6e8bff7446bdec4a562e91ef93a2
SHA256: e18e75d541490751334da2ab8cac11dfb9069671bca3ee8d468d600cb1331882
Description-en: PNG library - tools (version 1.6)
libpng is a library implementing an interface for reading and writing
PNG (Portable Network Graphics) format files.
.
This package contains a program to interact with libpng from the
command line.
Description-md5: 5abac1e7b840725c0d559fdff5a3de36
Homepage: http://libpng.org/pub/png/libpng.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu