How To Install libdvbv5 on Fedora 36

In this tutorial we learn how to install libdvbv5 in Fedora 36. libdvbv5 is Libraries to control, scan and zap on Digital TV channels

Introduction

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

What is libdvbv5

Libraries to control, scan and zap on Digital TV channels

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

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

sudo dnf -y install libdvbv5

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

sudo yum -y install libdvbv5

How To Uninstall libdvbv5 on Fedora 36

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

sudo dnf remove libdvbv5

libdvbv5 Package Contents on Fedora 36

---
title: "How To Install libdvbv5 on Fedora 36"
linkTitle: "libdvbv5"
type: "docs"
description: "In this tutorial we learn how to install libdvbv5 in Fedora 36. libdvbv5 is Libraries to control, scan and zap on Digital TV channels"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libdvbv5-featured.png
---

## Introduction

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

### What is `libdvbv5`

> Libraries to control, scan and zap on Digital TV channels  

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

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

sudo dnf -y install libdvbv5

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

sudo yum -y install libdvbv5

How To Uninstall libdvbv5 on Fedora 36

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

sudo dnf remove libdvbv5

/usr/lib/.build-id /usr/lib/.build-id/34 /usr/lib/.build-id/34/e1372ee7a50c27cce5b767fe8a84d2febefeb7 /usr/lib/libdvbv5.so.0 /usr/lib/libdvbv5.so.0.0.0 /usr/share/doc/libdvbv5 /usr/share/doc/libdvbv5/ChangeLog /usr/share/doc/libdvbv5/README /usr/share/licenses/libdvbv5 /usr/share/licenses/libdvbv5/COPYING /usr/share/locale/ca/LC_MESSAGES/libdvbv5.mo /usr/share/locale/de/LC_MESSAGES/libdvbv5.mo /usr/share/locale/pt_BR/LC_MESSAGES/libdvbv5.mo /usr/share/locale/uk/LC_MESSAGES/libdvbv5.mo

libdvbv5 Package Contents on Fedora 36

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/5d /usr/lib/.build-id/5d/1d12e0daec9c2ef19df24cd7484bcbcb0e6e94 /usr/lib64/libdvbv5.so.0 /usr/lib64/libdvbv5.so.0.0.0 /usr/share/doc/libdvbv5 /usr/share/doc/libdvbv5/ChangeLog /usr/share/doc/libdvbv5/README /usr/share/licenses/libdvbv5 /usr/share/licenses/libdvbv5/COPYING /usr/share/locale/ca/LC_MESSAGES/libdvbv5.mo /usr/share/locale/de/LC_MESSAGES/libdvbv5.mo /usr/share/locale/pt_BR/LC_MESSAGES/libdvbv5.mo /usr/share/locale/uk/LC_MESSAGES/libdvbv5.mo


## References

* [libdvbv5 website](http://www.linuxtv.org/downloads/v4l-utils/)

## Summary

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