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

Last updated: July 07,2024

1. Install "python3-exif" package

This guide let you learn how to install python3-exif on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-exif

2. Uninstall "python3-exif" package

In this section, we are going to explain the necessary steps to uninstall python3-exif on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-exif
Priority: extra
Section: universe/python
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-exif
Version: 2.1.2-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-exif/python3-exif_2.1.2-1_all.deb
Size: 27736
MD5sum: 82bbafe9e3a09e4af024ad6e59df62aa
SHA1: feffc9ca865387f3066206869649dfcf908b1725
SHA256: 26f6ee65bddd291b029dbbd4ea43ea8b4eebd2ac69fd14ebc1537b873ec7caaf
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 3.x module.
Description-md5: efd1158f9f191e9f8c9a5368bf65dd34
Homepage: https://github.com/ianare/exif-py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu