How to Install and Uninstall lsscsi.x86_64 Package on Amazon Linux 2
Last updated: November 13,2024
1. Install "lsscsi.x86_64" package
In this section, we are going to explain the necessary steps to install lsscsi.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
lsscsi.x86_64
Copied
2. Uninstall "lsscsi.x86_64" package
Please follow the steps below to uninstall lsscsi.x86_64 on Amazon Linux 2:
$
sudo yum remove
lsscsi.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the lsscsi.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : lsscsi
Arch : x86_64
Version : 0.27
Release : 6.amzn2.0.2
Size : 48 k
Repo : amzn2-core/2/x86_64
Summary : List SCSI devices (or hosts) and associated information
URL : http://sg.danny.cz/scsi/lsscsi.html
License : GPLv2+
Description : Uses information provided by the sysfs pseudo file system in Linux
: kernel 2.6 series to list SCSI devices or all SCSI hosts. Includes
: a "classic" option to mimic the output of "cat /proc/scsi/scsi"
: that has been widely used prior to the lk 2.6 series.
:
: Author:
: --------
: Doug Gilbert
Available Packages
Name : lsscsi
Arch : x86_64
Version : 0.27
Release : 6.amzn2.0.2
Size : 48 k
Repo : amzn2-core/2/x86_64
Summary : List SCSI devices (or hosts) and associated information
URL : http://sg.danny.cz/scsi/lsscsi.html
License : GPLv2+
Description : Uses information provided by the sysfs pseudo file system in Linux
: kernel 2.6 series to list SCSI devices or all SCSI hosts. Includes
: a "classic" option to mimic the output of "cat /proc/scsi/scsi"
: that has been widely used prior to the lk 2.6 series.
:
: Author:
: --------
: Doug Gilbert