How to Install and Uninstall srm.x86_64 Package on Fedora 38
Last updated: November 28,2024
1. Install "srm.x86_64" package
In this section, we are going to explain the necessary steps to install srm.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
srm.x86_64
Copied
2. Uninstall "srm.x86_64" package
Please follow the instructions below to uninstall srm.x86_64 on Fedora 38:
$
sudo dnf remove
srm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the srm.x86_64 package on Fedora 38
Last metadata expiration check: 2:23:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : srm
Version : 1.2.15
Release : 18.fc38
Architecture : x86_64
Size : 30 k
Source : srm-1.2.15-18.fc38.src.rpm
Repository : fedora
Summary : Secure file deletion
URL : http://srm.sourceforge.net/
License : MIT
Description : srm is a secure replacement for rm(1). Unlike the standard rm, it
: overwrites the data in the target files before unlinkg them. This
: prevents command-line recovery of the data by examining the raw block
: device. It may also help frustrate physical examination of the disk,
: although it's unlikely that completely protects against this type of
: recovery.
Available Packages
Name : srm
Version : 1.2.15
Release : 18.fc38
Architecture : x86_64
Size : 30 k
Source : srm-1.2.15-18.fc38.src.rpm
Repository : fedora
Summary : Secure file deletion
URL : http://srm.sourceforge.net/
License : MIT
Description : srm is a secure replacement for rm(1). Unlike the standard rm, it
: overwrites the data in the target files before unlinkg them. This
: prevents command-line recovery of the data by examining the raw block
: device. It may also help frustrate physical examination of the disk,
: although it's unlikely that completely protects against this type of
: recovery.