How to Install and Uninstall extundelete Package on Kali Linux

Last updated: April 29,2024

1. Install "extundelete" package

Please follow the guidelines below to install extundelete on Kali Linux

$ sudo apt update $ sudo apt install extundelete

2. Uninstall "extundelete" package

This is a short guide on how to uninstall extundelete on Kali Linux:

$ sudo apt remove extundelete $ sudo apt autoclean && sudo apt autoremove

3. Information about the extundelete package on Kali Linux

Package: extundelete
Version: 0.2.4-3
Installed-Size: 147
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Size: 53320
SHA256: 14fb7e009b0f739d4f804cc4b8549a4ec21f29565e72d4165977515815d2bf0d
SHA1: 9bbef1bc003d60d56a6b0d79197b43d140356dfd
MD5sum: 3984ec227195b611b687f55827f229b8
Description: utility to recover deleted files from ext3/ext4 partition
extundelete uses the information stored in the partition's journal to attempt
to recover a file that has been deleted. There is no guarantee that any
particular file will be able to be undeleted.
Description-md5:
Homepage: http://extundelete.sourceforge.net/
Tag: admin::filesystem, admin::recovery, implemented-in::c, role::program,
scope::utility, works-with::file
Section: utils
Priority: optional
Filename: pool/main/e/extundelete/extundelete_0.2.4-3_amd64.deb