How To Install libzen on Fedora 36

In this tutorial we learn how to install libzen in Fedora 36. libzen is Shared library for libmediainfo and medianfo*

Introduction

In this tutorial we learn how to install libzen on Fedora 36.

What is libzen

Files shared library for libmediainfo and medianfo-*.

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

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

sudo dnf -y install libzen

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

sudo yum -y install libzen

How To Uninstall libzen on Fedora 36

To uninstall only the libzen package we can use the following command:

sudo dnf remove libzen

libzen Package Contents on Fedora 36

---
title: "How To Install libzen on Fedora 36"
linkTitle: "libzen"
type: "docs"
description: "In this tutorial we learn how to install libzen in Fedora 36. libzen is Shared library for libmediainfo and medianfo*"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libzen-featured.png
---

## Introduction

In this tutorial we learn how to install `libzen` on Fedora 36.

### What is `libzen`

> Files shared library for libmediainfo and medianfo-*.  

We can use `yum` or `dnf` to install `libzen` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libzen.
/usr/lib/.build-id
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/afe021a7b6dceefdc73c3d859f4898966132bb
/usr/lib/libzen.so.0
/usr/lib/libzen.so.0.4.39
/usr/share/doc/libzen
/usr/share/doc/libzen/History.txt
/usr/share/doc/libzen/ReadMe.txt
/usr/share/licenses/libzen
/usr/share/licenses/libzen/License.txt

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

sudo dnf -y install libzen

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

sudo yum -y install libzen

How To Uninstall libzen on Fedora 36

To uninstall only the libzen package we can use the following command:



```bash
## References
sudo dnf remove libzen

libzen Package Contents on Fedora 36

Summary

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

/usr/lib/.build-id
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/1c000e0e3e7d39dc376ab9279b41f760286cd6
/usr/lib64/libzen.so.0
/usr/lib64/libzen.so.0.4.39
/usr/share/doc/libzen
/usr/share/doc/libzen/History.txt
/usr/share/doc/libzen/ReadMe.txt
/usr/share/licenses/libzen
/usr/share/licenses/libzen/License.txt

References

Summary

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