Package whdd: Information

    Source package: whdd
    Version: 3.0-alt2
    Build time:  Jul 14, 2021, 08:31 AM in the task #278523
    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

    List of rpms provided by this srpm:
    whdd (x86_64, ppc64le, i586, armh, aarch64)
    whdd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Pavel Isopenko


      1. libdialog-devel
      2. libncursesw-devel
      3. gcc-c++

    Last changed


    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
    Nov. 8, 2016 Pavel Isopenko 2.2-alt4
    - Upstream update (Add back explicit def of _GNU_SOURCE)