How to Install and Uninstall lshw.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 03,2024

1. Install "lshw.x86_64" package

This is a short guide on how to install lshw.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install lshw.x86_64

2. Uninstall "lshw.x86_64" package

Please follow the step by step instructions below to uninstall lshw.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove lshw.x86_64 $ sudo yum autoremove

3. Information about the lshw.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : lshw
Arch : x86_64
Version : B.02.18
Release : 17.el7
Size : 941 k
Repo : installed
From repo : anaconda
Summary : HardWare LiSter
URL : http://ezix.org/project/wiki/HardwareLiSter
License : GPLv2
Description : lshw (Hardware Lister) 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 x86s systems and on some PowerPC
: machines (PowerMac G4 is known to work).
:
: Information can be output in plain text, XML or HTML.
:
: For detailed information on lshw features and usage, please see
: the included documentation or go to the lshw Web page,
: http://lshw.ezix.org/