How to Install and Uninstall extundelete.x86_64 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "extundelete.x86_64" package
This guide covers the steps necessary to install extundelete.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
extundelete.x86_64
Copied
2. Uninstall "extundelete.x86_64" package
This guide covers the steps necessary to uninstall extundelete.x86_64 on Rocky Linux 9:
$
sudo dnf remove
extundelete.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the extundelete.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:25:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : extundelete
Version : 0.2.4
Release : 19.el9
Architecture : x86_64
Size : 65 k
Source : extundelete-0.2.4-19.el9.src.rpm
Repository : epel
Summary : An ext3 and ext4 file system undeletion utility
URL : http://extundelete.sourceforge.net
License : GPLv2+
Description : extundelete is a utility that can recover deleted files from an ext3 or ext4
: partition. extundelete uses the information stored in the partition's journal
: to attempt to recover a file that has been deleted from the partition. There is
: no guarantee that any particular file will be able to be undeleted, so always
: try to have a good backup system in place, or at least put one in place after
: recovering your files!
Available Packages
Name : extundelete
Version : 0.2.4
Release : 19.el9
Architecture : x86_64
Size : 65 k
Source : extundelete-0.2.4-19.el9.src.rpm
Repository : epel
Summary : An ext3 and ext4 file system undeletion utility
URL : http://extundelete.sourceforge.net
License : GPLv2+
Description : extundelete is a utility that can recover deleted files from an ext3 or ext4
: partition. extundelete uses the information stored in the partition's journal
: to attempt to recover a file that has been deleted from the partition. There is
: no guarantee that any particular file will be able to be undeleted, so always
: try to have a good backup system in place, or at least put one in place after
: recovering your files!