How To Install hwinfo-libs on Fedora 36

In this tutorial we learn how to install hwinfo-libs in Fedora 36. hwinfo-libs is Libraries for hwinfo

Introduction

In this tutorial we learn how to install hwinfo-libs on Fedora 36.

What is hwinfo-libs


title: “How To Install hwinfo-libs on Fedora 36” linkTitle: “hwinfo-libs” type: “docs” description: “In this tutorial we learn how to install hwinfo-libs in Fedora 36. hwinfo-libs is Libraries for hwinfo” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/hwinfo-libs-featured.png

Introduction

In this tutorial we learn how to install hwinfo-libs on Fedora 36.

What is hwinfo-libs

Libraries for using hwinfo, a hardware information tool, in other applications.

We can use yum or dnf to install hwinfo-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hwinfo-libs.

Install hwinfo-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install hwinfo-libs using dnf by running the following command:

sudo dnf -y install hwinfo-libs

Install hwinfo-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install hwinfo-libs using yum by running the following command:

Libraries for using hwinfo, a hardware information tool, in other applications.


sudo yum -y install hwinfo-libs

We can use yum or dnf to install hwinfo-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hwinfo-libs.

How To Uninstall hwinfo-libs on Fedora 36

Install hwinfo-libs on Fedora 36 Using dnf

To uninstall only the hwinfo-libs package we can use the following command:

Update yum database with dnf using the following command.


sudo dnf remove hwinfo-libs
```bash

sudo dnf makecache –refresh


## hwinfo-libs Package Contents on Fedora 36

After updating yum database, We can install `hwinfo-libs` using `dnf` by running the following command:
```bash

```bash
sudo dnf -y install hwinfo-libs

Install hwinfo-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install hwinfo-libs using yum by running the following command:

sudo yum -y install hwinfo-libs

How To Uninstall hwinfo-libs on Fedora 36

To uninstall only the hwinfo-libs package we can use the following command:

sudo dnf remove hwinfo-libs

hwinfo-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/e38f675ed8ee128ed15ca15972c6e7766fdf50
/usr/lib/libhd.so.21
/usr/lib/libhd.so.21.80
/usr/share/licenses/hwinfo-libs
/usr/share/licenses/hwinfo-libs/COPYING

References

Summary

In this tutorial we learn how to install hwinfo-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/93c2a6a00cf0829f8e6f4051219174f7534060 /usr/lib64/libhd.so.21 /usr/lib64/libhd.so.21.80 /usr/share/licenses/hwinfo-libs /usr/share/licenses/hwinfo-libs/COPYING


## References

* [hwinfo-libs website](https://github.com/openSUSE/hwinfo)

## Summary

In this tutorial we learn how to install `hwinfo-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).