How to Install and Uninstall ext4magic Package on Kali Linux

Last updated: October 05,2024

1. Install "ext4magic" package

Please follow the steps below to install ext4magic on Kali Linux

$ sudo apt update $ sudo apt install ext4magic

2. Uninstall "ext4magic" package

Please follow the guidance below to uninstall ext4magic on Kali Linux:

$ sudo apt remove ext4magic $ sudo apt autoclean && sudo apt autoremove

3. Information about the ext4magic package on Kali Linux

Package: ext4magic
Version: 0.3.2-14
Installed-Size: 233
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libblkid1 (>= 2.16), libbz2-1.0, libc6 (>= 2.14), libext2fs2 (>= 1.42), libmagic1 (>= 5.12), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Size: 108860
SHA256: 2c8ef27cd5b25d8ac7d7ecf8c1263c261b4f5b9db8cd510da4ee4ba731a5fcc7
SHA1: 4c3776e4816413c2c59787cb9c4297fcd4bd4db0
MD5sum: 0a4a1244fc23d1b92df22dbf7a5b5041
Description: recover deleted files from ext3 or ext4 partitions
ext4magic is a file carver (or file carving). It can be used when recovering
from disasters or in digital forensics activities.
.
The deletion of files in ext3/4 filesystems can not be easily reversed. Zero
out of the block references in the inodes makes that impossible. Experiences
with other programs have proved that is possible restore sufficient information
for a recover of many data files, directly from the filesystem journal.
.
ext4magic can extract the information from the journal and restore files in an
entire directory tree, if the information in the journal are sufficient.
.
This tool can recover the most file types, with original filename, owner and
group, file mode bits and also the old atime/mtime stamps.
Description-md5:
Homepage: http://ext4magic.sf.net/ext4magic_en.html
Section: utils
Priority: optional
Filename: pool/main/e/ext4magic/ext4magic_0.3.2-14_amd64.deb