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

Last updated: May 18,2024

1. Install "python3-exifread" package

Here is a brief guide to show you how to install python3-exifread on Kali Linux

$ sudo apt update $ sudo apt install python3-exifread

2. Uninstall "python3-exifread" package

Here is a brief guide to show you how to uninstall python3-exifread on Kali Linux:

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

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

Package: python3-exifread
Source: python-exif
Version: 3.0.0-1
Installed-Size: 150
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-exif (<< 2.2.0-4~)
Depends: python3:any
Breaks: python3-exif (<< 2.2.0-4~)
Size: 35944
SHA256: 3ae41e8944e2b55a13173ce6814c9c54eb64eea4c17baa37aa9fac2173d95084
SHA1: 170ce9d93c87627e06826779861ff899d03e38b7
MD5sum: 7df8b165659a9604c8e4dfcb05587220
Description: 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:
Homepage: https://github.com/ianare/exif-py
Section: python
Priority: optional
Filename: pool/main/p/python-exif/python3-exifread_3.0.0-1_all.deb