How To Install hivex-libs on Fedora 36

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

Introduction

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

What is hivex-libs

hivex-libs contains the library for hivex.

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

Install hivex-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 hivex-libs using dnf by running the following command:

sudo dnf -y install hivex-libs

Install hivex-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 hivex-libs using yum by running the following command:

sudo yum -y install hivex-libs

How To Uninstall hivex-libs on Fedora 36

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

sudo dnf remove hivex-libs

hivex-libs Package Contents on Fedora 36

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

## Introduction

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

### What is `hivex-libs`

> hivex-libs contains the library for hivex.  

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

## Install hivex-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install hivex-libs

Install hivex-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 hivex-libs using yum by running the following command:

sudo yum -y install hivex-libs

How To Uninstall hivex-libs on Fedora 36

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

sudo dnf remove hivex-libs

hivex-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/4dae41207bb4374679f5352bc1797bc0e608b5
/usr/lib64/libhivex.so.0
/usr/lib64/libhivex.so.0.0.0
/usr/share/doc/hivex-libs
/usr/share/doc/hivex-libs/README
/usr/share/licenses/hivex-libs
/usr/share/licenses/hivex-libs/LICENSE

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/354a8983a9c1818c88a594c23559597fbf45f2 /usr/lib/libhivex.so.0 /usr/lib/libhivex.so.0.0.0 /usr/share/doc/hivex-libs /usr/share/doc/hivex-libs/README /usr/share/licenses/hivex-libs /usr/share/licenses/hivex-libs/LICENSE


## References

* [hivex-libs website](http://libguestfs.org/)

## Summary

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