How to Install sdparm in Ubuntu 18.04



Install sdparm by entering the following commands in the terminal:

sudo apt update
sudo apt install sdparm

Description:

Output and modify SCSI device parameters

The sdparm utility outputs and in some cases modifies SCSI device parameters. It can be used to output and modify parameters on any device that uses a SCSI command set. Apart from SCSI disks, such devices include CD/DVD drives (irrespective of transport), SCSI and ATAPI tape drives and SCSI enclosures.

Version: 1.08-1build1

Section: universe/admin