How to Install and Uninstall nwipe.x86_64 Package on CentOS Stream 8

Last updated: May 04,2024

1. Install "nwipe.x86_64" package

Please follow the guidance below to install nwipe.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install nwipe.x86_64

2. Uninstall "nwipe.x86_64" package

Please follow the guidelines below to uninstall nwipe.x86_64 on CentOS Stream 8:

$ sudo dnf remove nwipe.x86_64 $ sudo dnf autoremove

3. Information about the nwipe.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:16:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : nwipe
Version : 0.35
Release : 2.el8
Architecture : x86_64
Size : 304 k
Source : nwipe-0.35-2.el8.src.rpm
Repository : epel
Summary : Securely erase disks using a variety of recognized methods
URL : https://github.com/martijnvanbrummelen/nwipe
License : GPL-2.0-only
Description : The nwipe is a command that will securely erase disks using a variety of
: recognized methods. It is a fork of the dwipe command used by Darik's
: Boot and Nuke (dban). Nwipe was created out of need to run the DBAN dwipe
: command outside of DBAN. This allows it to use any host distribution which
: gives better hardware support. It is essentially the same as dwipe, with
: a few changes:
: - pthreads is used instead of fork
: - The parted library is used to detect drives
: - The code is designed to be compiled with gcc
: - Increased number of wipe methods
: - Smartmontools is used to provide USB serial #
: - DmiDecode is used to provide host info to nwipes log