How to Install and Uninstall scrub.x86_64 Package on AlmaLinux 9
Last updated: January 09,2025
1. Install "scrub.x86_64" package
Please follow the steps below to install scrub.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
scrub.x86_64
Copied
2. Uninstall "scrub.x86_64" package
In this section, we are going to explain the necessary steps to uninstall scrub.x86_64 on AlmaLinux 9:
$
sudo dnf remove
scrub.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the scrub.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:15:10 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : scrub
Version : 2.6.1
Release : 4.el9
Architecture : x86_64
Size : 44 k
Source : scrub-2.6.1-4.el9.src.rpm
Repository : appstream
Summary : Disk scrubbing program
URL : https://github.com/chaos/scrub/
License : GPLv2+
Description : Scrub writes patterns on files or disk devices to make
: retrieving the data more difficult. It operates in one of three
: modes: 1) the special file corresponding to an entire disk is scrubbed
: and all data on it is destroyed; 2) a regular file is scrubbed and
: only the data in the file (and optionally its name in the directory
: entry) is destroyed; or 3) a regular file is created, expanded until
: the file system is full, then scrubbed as in 2).
Available Packages
Name : scrub
Version : 2.6.1
Release : 4.el9
Architecture : x86_64
Size : 44 k
Source : scrub-2.6.1-4.el9.src.rpm
Repository : appstream
Summary : Disk scrubbing program
URL : https://github.com/chaos/scrub/
License : GPLv2+
Description : Scrub writes patterns on files or disk devices to make
: retrieving the data more difficult. It operates in one of three
: modes: 1) the special file corresponding to an entire disk is scrubbed
: and all data on it is destroyed; 2) a regular file is scrubbed and
: only the data in the file (and optionally its name in the directory
: entry) is destroyed; or 3) a regular file is created, expanded until
: the file system is full, then scrubbed as in 2).