How to Install and Uninstall python-png Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 04,2024

1. Install "python-png" package

This guide covers the steps necessary to install python-png on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-png

2. Uninstall "python-png" package

This tutorial shows how to uninstall python-png on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-png $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-png package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-png
Architecture: all
Version: 0.0.18+ds-2
Priority: optional
Section: universe/python
Source: pypng
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sascha Steinbiss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 122
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pypng/python-png_0.0.18+ds-2_all.deb
Size: 29486
MD5sum: e8a4b7260876a8251d8812496e448649
SHA1: c0a0307baa99382d677d0f6eaf10df9eae0b94d4
SHA256: cedc6bee914f8abed0450af2608cc82df5d16b51a171958b14ed7d03beee129b
Homepage: https://github.com/drj11/pypng
Description: Pure Python PNG Reader/Writer (Python 2)
Description-md5: 2a2cf9e10d0271cb6460b7732a634257

5. The same packages on other Linux Distributions