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

Last updated: June 05,2024

1. Install "python3-piexif" package

In this section, we are going to explain the necessary steps to install python3-piexif on Kali Linux

$ sudo apt update $ sudo apt install python3-piexif

2. Uninstall "python3-piexif" package

Please follow the steps below to uninstall python3-piexif on Kali Linux:

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

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

Package: python3-piexif
Source: piexif
Version: 1.1.3-2
Installed-Size: 100
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pil (>= 4.2.1)
Size: 17364
SHA256: d42bbb8dddf2aacd7c90ab91b16b5fb6a1d129fd3e87a80ed8e05b45703192aa
SHA1: 7c5fa6a012bda20ab6d55f2fca371ffb69890d8f
MD5sum: 7b0ad721ef191c51c32e85f040a90f3d
Description: pure-Python EXIF manipulation library
Piexif is an EXIF manipulation library in pure Python.
.
Piexif includes tools necessary for extracting, creating, manipulating,
converting and writing EXIF data to JPEG, WebP and TIFF files.
Description-md5:
Homepage: https://github.com/hMatoba/Piexif
Section: python
Priority: optional
Filename: pool/main/p/piexif/python3-piexif_1.1.3-2_all.deb