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

Last updated: May 17,2024

1. Install "python3-py3exiv2" package

This tutorial shows how to install python3-py3exiv2 on Kali Linux

$ sudo apt update $ sudo apt install python3-py3exiv2

2. Uninstall "python3-py3exiv2" package

Please follow the step by step instructions below to uninstall python3-py3exiv2 on Kali Linux:

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

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

Package: python3-py3exiv2
Source: py3exiv2 (0.7.2-1.1)
Version: 0.7.2-1.1+b6
Installed-Size: 840
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libboost-python1.83.0-py312, libc6 (>= 2.32), libexiv2-27 (>= 0.27.2), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 113956
SHA256: b601945a947d7132a552bd8838db779a843286791c7df97536355e080dc3594c
SHA1: d2bef041572ef11165b34b06381d64fe1855ffcc
MD5sum: a5b931ed20c232d55bf0ed3651141d82
Description: Binding to the library exiv2
Is a Python 3 binding to exiv2, the C++ library for manipulation of EXIF, IPTC
and XMP image metadata. It is a Python 3 module that allows your scripts to
read and write metadata (EXIF, IPTC, XMP, thumbnails) embedded in image files
(JPEG, TIFF, …).
Description-md5:
Homepage: https://launchpad.net/py3exiv2
Section: python
Priority: optional
Filename: pool/main/p/py3exiv2/python3-py3exiv2_0.7.2-1.1+b6_amd64.deb