Install lshw on RHEL, Fedora, Centos
The easiest way to install lshw on a RedHat based system is to get the package from DAG:
http://dag.wieers.com/packages/lshw/
If you already have the DAG repository in your sources, just use
up2date lshwor
yum install lshwbased on what package management tool you are using.
If not, just download the appropriate package for your operating system (for centos use the appropriate rhel base version) and install it manually with rpm. For example on a Centos4 i386 system I would use:
wget http://dag.wieers.com/packages/lshw/lshw-2.08-1.el4.rf.i386.rpm
rpm -ivh lshw-2.08-1.el4.rf.i386.rpmThat’s it… You might want to return to the main article on lshw.
>
28th September 2007, 05:49
Hello Marius
This package is really good.
Thanks alot
Regards
pawan
13th September 2008, 12:23
[...] installation is really simple, and you can find some details about installing lshw on Debian, or Rhel, Centos, or Fedora in the small posts I have written for [...]