How to Install and Uninstall dd_rescue.x86_64 Package on Fedora 39
Last updated: January 17,2025
1. Install "dd_rescue.x86_64" package
This guide covers the steps necessary to install dd_rescue.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
dd_rescue.x86_64
Copied
2. Uninstall "dd_rescue.x86_64" package
Learn how to uninstall dd_rescue.x86_64 on Fedora 39:
$
sudo dnf remove
dd_rescue.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dd_rescue.x86_64 package on Fedora 39
Last metadata expiration check: 3:54:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : dd_rescue
Version : 1.99.12
Release : 4.fc39
Architecture : x86_64
Size : 199 k
Source : dd_rescue-1.99.12-4.fc39.src.rpm
Repository : fedora
Summary : Fault tolerant "dd" utility for rescuing data from bad media
URL : http://www.garloff.de/kurt/linux/ddrescue/
License : GPL+
Description : The dd_rescue is a utility similar to the system utility "dd" which copies
: data from a file or block device to another. The dd_rescue does however
: not abort on errors in the input file. This makes it suitable for
: rescuing data from media with errors, e.g. a disk with bad sectors.
:
: This package includes dd_rhelp wrapper script facilitating data
: recovery. It is trying to make it so simple to recover as:
: dd_rhelp source target
:
: Please note Fedora ships also GNU ddrescue, which probably gives
: faster and more reliable results rescuing whole disks.
: But still there might be some niche pattern of bad sectors,
: which might get better covered by dd_rescue and both tools
: might be used with sub-sequent runs cooperatively on the same disk image.
Available Packages
Name : dd_rescue
Version : 1.99.12
Release : 4.fc39
Architecture : x86_64
Size : 199 k
Source : dd_rescue-1.99.12-4.fc39.src.rpm
Repository : fedora
Summary : Fault tolerant "dd" utility for rescuing data from bad media
URL : http://www.garloff.de/kurt/linux/ddrescue/
License : GPL+
Description : The dd_rescue is a utility similar to the system utility "dd" which copies
: data from a file or block device to another. The dd_rescue does however
: not abort on errors in the input file. This makes it suitable for
: rescuing data from media with errors, e.g. a disk with bad sectors.
:
: This package includes dd_rhelp wrapper script facilitating data
: recovery. It is trying to make it so simple to recover as:
: dd_rhelp source target
:
: Please note Fedora ships also GNU ddrescue, which probably gives
: faster and more reliable results rescuing whole disks.
: But still there might be some niche pattern of bad sectors,
: which might get better covered by dd_rescue and both tools
: might be used with sub-sequent runs cooperatively on the same disk image.