How to Install and Uninstall lsscsi.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "lsscsi.src" package
Please follow the steps below to install lsscsi.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
lsscsi.src
Copied
2. Uninstall "lsscsi.src" package
This is a short guide on how to uninstall lsscsi.src on Oracle Linux 9:
$
sudo dnf remove
lsscsi.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the lsscsi.src package on Oracle Linux 9
Last metadata expiration check: 1:34:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lsscsi
Version : 0.32
Release : 6.el9
Architecture : src
Size : 203 k
Source : None
Repository : ol9_baseos_latest
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
Version : 0.32
Release : 6.el9
Architecture : src
Size : 203 k
Source : None
Repository : ol9_baseos_latest
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