testdisk
Checks and undeletes partitions + PhotoRec, signature based recovery tool
homepage ↗ github: cgsecurity/testdisk
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 7.2-r1 | 1 | 14 h | details › |
Versions & arches
Use flags of 7.2-r1
- jpeg Add JPEG image support
- ntfs Include the ability to read NTFS filesystems
- gui Enable support for a graphical user interface
- reiserfs Include reiserfs reading ability
- static !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
- +sudo Enable sudo helper integration
- zlib Add support for zlib compression
Runtime dependencies of 7.2-r1
show 45 lines
sudo?
(
)
!static?
(
sudo?
(
)
static?
(
jpeg?
(
)
ntfs?
(
)
reiserfs?
(
)
zlib?
(
)
)
!static?
(
jpeg?
(
)
ntfs?
(
)
gui?
(
)
reiserfs?
(
)
zlib?
(
)
)
)