Package whdd: Information

    Binary package: whdd
    Version: 3.0-alt3
    Architecture: aarch64
    Build time:  Aug 28, 2023, 04:32 PM in the task #328094
    Source package: whdd
    Report package bug
    License: GNU GPL
    Summary: HDD diagnostic and data recovery tool for Linux
    Description: 
    WHDD is a HDD diagnostic and data recovery tool for Linux.
    It is capable of testing a hard drive with reading and writing, providing intuitive visualization of the process.
    Visualization or these tests is very similar to MHDD. Amongst others, there is a function for copying the device.
    The copying procedure algorithms are optimized for least harm to already-defective source device.
    WHDD may work with your hard drives on low level, sending ATA commands to device, the benefits are:
    - no system freeze while accessing damaged device (device is soft-reset on timeout)
    - better timing precision

    Maintainer: Pavel Isopenko


    ACL:
    Pavel Isopenko
    @everybody

    Last changed


    Sept. 24, 2021 Ilya Kurdyukov 3.0-alt3
    - e2k: removed nested function
    June 20, 2018 Vitaly Lipatov 3.0-alt2
    - rebuild with libdialog.so.14
    May 29, 2017 Pavel Isopenko 3.0-alt1
    - new version 3.0
    - change destination directory to /usr/bin
    - change build system to automake