How to Install and Uninstall python-exif Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-exif" package

Please follow the step by step instructions below to install python-exif on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-exif

2. Uninstall "python-exif" package

Learn how to uninstall python-exif on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-exif package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-exif
Priority: extra
Section: universe/python
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.1.2-1
Provides: python2.7-exif
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-exif/python-exif_2.1.2-1_all.deb
Size: 27664
MD5sum: 62001d3334dadb14b260ac571300203b
SHA1: 538595ca0b8adfd32dec8e8ceb2bb0207564d51c
SHA256: 45c15e911fedcc61a202f6093c89df26567c06542d58a9ec4d6ca6869e2d6a1e
Description-en: Python library to extract Exif data from TIFF and JPEG files
This is a Python library to extract Exif information from digital camera
image files. It contains the EXIF.py script and the exifread library.
.
This package provides the Python 2.x module.
Description-md5: c9bb648bfbabf0e91a07ae71790cdef8
Homepage: https://github.com/ianare/exif-py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu