How to Install and Uninstall exif Package on Kali Linux

Last updated: May 13,2024

1. Install "exif" package

This is a short guide on how to install exif on Kali Linux

$ sudo apt update $ sudo apt install exif

2. Uninstall "exif" package

This guide covers the steps necessary to uninstall exif on Kali Linux:

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

3. Information about the exif package on Kali Linux

Package: exif
Version: 0.6.22-3
Installed-Size: 339
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libexif12 (>= 0.6.21-1~), libpopt0 (>= 1.14)
Size: 60604
SHA256: 50d66374608b37c0ede75627b07c2fbe487ade7ef06028d60a500dfdb12cf188
SHA1: d51f974f82466f013c4d7e6ddb5c823ee7d9750b
MD5sum: 56446d329a921eb101f7bcccdf07c8e6
Description: command-line utility to show EXIF information in JPEG files
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image.
.
'exif' is a small command-line utility to show EXIF information hidden
in JPEG files.
Description-md5:
Multi-Arch: foreign
Homepage: https://libexif.github.io/
Tag: hardware::camera, interface::commandline, role::program, scope::utility,
use::scanning, works-with::image, works-with::image:raster
Section: graphics
Priority: optional
Filename: pool/main/e/exif/exif_0.6.22-3_amd64.deb