How to Install and Uninstall python3-exif Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-exif" package

Please follow the guidance below to install python3-exif on Kali Linux

$ sudo apt update $ sudo apt install python3-exif

2. Uninstall "python3-exif" package

Learn how to uninstall python3-exif on Kali Linux:

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

3. Information about the python3-exif package on Kali Linux

Package: python3-exif
Source: python-exif
Version: 3.0.0-1
Installed-Size: 19
Maintainer: Debian Python Team
Architecture: all
Depends: python3-exifread
Size: 8972
SHA256: 6da532eb2d552c20e8613c8beebca48ff823922ebf5dde3b7f349bc9f473e5cc
SHA1: cbcab9eb36b299a713f7b503566e4ea048be5524
MD5sum: cdec54e7fd808089dcfbe9831f592b73
Description: Transition package for python3-exifread
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 is a dummy package.
Description-md5:
Homepage: https://github.com/ianare/exif-py
Section: python
Priority: optional
Filename: pool/main/p/python-exif/python3-exif_3.0.0-1_all.deb