How to Install and Uninstall sdparm.x86_64 Package on Rocky Linux 8

Last updated: May 13,2024

1. Install "sdparm.x86_64" package

Please follow the steps below to install sdparm.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install sdparm.x86_64

2. Uninstall "sdparm.x86_64" package

This guide let you learn how to uninstall sdparm.x86_64 on Rocky Linux 8:

$ sudo dnf remove sdparm.x86_64 $ sudo dnf autoremove

3. Information about the sdparm.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:08:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : sdparm
Version : 1.10
Release : 10.el8
Architecture : x86_64
Size : 149 k
Source : sdparm-1.10-10.el8.src.rpm
Repository : epel
Summary : List or change SCSI/SATA disk parameters
URL : http://sg.danny.cz/sg/sdparm.html
License : BSD
Description : SCSI disk parameters are held in mode pages. This utility lists or
: changes those parameters. Other SCSI devices (or devices that use the
: SCSI command set e.g. some SATA devices) such as CD/DVD and tape
: drives may also find parts of sdparm useful.
:
: Fetches Vital Product Data pages. Can send commands to start or stop
: the media and load or unload removable media.
:
: Warning: It is possible (but unlikely) to change SCSI disk settings
: such that the disk stops operating or is slowed down. Use with care.