How to Install and Uninstall python3-exif Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 16,2024

1. Install "python3-exif" package

This tutorial shows how to install python3-exif on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-exif

2. Uninstall "python3-exif" package

Please follow the step by step instructions below to uninstall python3-exif on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-exif package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-exif
Architecture: all
Version: 2.1.2-1
Priority: extra
Section: universe/python
Source: python-exif
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 130
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
Homepage: https://github.com/ianare/exif-py
Description: Python library to extract Exif data from TIFF and JPEG files
Description-md5: efd1158f9f191e9f8c9a5368bf65dd34
Task: ubuntustudio-photography