How to Install and Uninstall ddrutility Package on Kali Linux

Last updated: May 03,2024

1. Install "ddrutility" package

Please follow the step by step instructions below to install ddrutility on Kali Linux

$ sudo apt update $ sudo apt install ddrutility

2. Uninstall "ddrutility" package

This tutorial shows how to uninstall ddrutility on Kali Linux:

$ sudo apt remove ddrutility $ sudo apt autoclean && sudo apt autoremove

3. Information about the ddrutility package on Kali Linux

Package: ddrutility
Version: 2.8-4
Installed-Size: 226
Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu)
Architecture: amd64
Depends: libc6 (>= 2.7), fdisk, ntfs-3g, sleuthkit
Enhances: gddrescue
Size: 69652
SHA256: bc4759106246f52c55ebff07faa7adddfdb2f7344d3e2f2f3095423930ce58c9
SHA1: 1935ed2ae29ad08141b0b9a7697124e120c523f8
MD5sum: 24fcf06d9e3eb08865e0397585d871a3
Description: set of data recovery utilities for use with GNU ddrescue
Meant to be a compliment to gnuddrescue. It is a LINUX based set of utilities
to help with data rescue. Find what files are related to the bad sectors using
a ddrescue logfile, special NTFS utility to find files related to bad sectors,
create a domain logfile to use with ddrescue to only recover the used portion
of an NTFS partition, create a domain logfile to use with ddrescue to focus on
recovering the MFT of an NTFS partition and perform some advanced disk read
functions.
Description-md5:
Multi-Arch: foreign
Homepage: http://ddrutility.sourceforge.net/
Section: utils
Priority: optional
Filename: pool/main/d/ddrutility/ddrutility_2.8-4_amd64.deb