How to Install and Uninstall lshw.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "lshw.x86_64" package

This guide let you learn how to install lshw.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lshw.x86_64

2. Uninstall "lshw.x86_64" package

Here is a brief guide to show you how to uninstall lshw.x86_64 on Oracle Linux 9:

$ sudo dnf remove lshw.x86_64 $ sudo dnf autoremove

3. Information about the lshw.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:23:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lshw
Version : B.02.19.2
Release : 10.el9
Architecture : x86_64
Size : 332 k
Source : lshw-B.02.19.2-10.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Hardware lister
URL : http://ezix.org/project/wiki/HardwareLiSter
License : GPLv2
Description : lshw is a small tool to provide detailed informaton on the hardware
: configuration of the machine. It can report exact memory
: configuration, firmware version, mainboard configuration, CPU version
: and speed, cache configuration, bus speed, etc. on DMI-capable x86
: systems and on some PowerPC machines (PowerMac G4 is known to work).
:
: Information can be output in plain text, XML or HTML.