How to Install and Uninstall dcraw Package on Kali Linux

Last updated: June 29,2024

1. Install "dcraw" package

Learn how to install dcraw on Kali Linux

$ sudo apt update $ sudo apt install dcraw

2. Uninstall "dcraw" package

Please follow the guidelines below to uninstall dcraw on Kali Linux:

$ sudo apt remove dcraw $ sudo apt autoclean && sudo apt autoremove

3. Information about the dcraw package on Kali Linux

Package: dcraw
Source: dcraw (9.28-3)
Version: 9.28-3+b1
Installed-Size: 583
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628)
Suggests: gphoto2, netpbm
Size: 238780
SHA256: 90c7dfe79daba7f9672c26c39dc7910b03e823a0da44546f3b809d2925fa2bf3
SHA1: 7438dcd1df58dc03327c1190521b5d9d730a5302
MD5sum: 3295bb3a942f09d0d863f7978aa692f6
Description: decode raw digital camera images
This utility converts the native (RAW), format of various digital
cameras into netpbm portable pixmap (.ppm) or TIFF images. Supports
the following models: Canon, Kodak, Olympus, Nikon, Fuji, Minolta
and Sigma (see https://www.dechifro.org/dcraw/ for full list)
Note: This utility does not read directly from the cameras, only
the files after they have been downloaded, use gphoto2 for that.
Description-md5:
Homepage: https://www.dechifro.org/dcraw/
Tag: hardware::camera, implemented-in::c, interface::commandline,
role::program, scope::utility, use::converting, works-with-format::jpg,
works-with::image, works-with::image:raster
Section: graphics
Priority: optional
Filename: pool/main/d/dcraw/dcraw_9.28-3+b1_amd64.deb