How To Install dvblinkremote-libs on Fedora 36

In this tutorial we learn how to install dvblinkremote-libs in Fedora 36. dvblinkremote-libs is Pure C++ DVBLink Remote API library

Introduction

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

What is dvblinkremote-libs

libdvblinkremote is a pure C++ DVBLink Remote API static library. It currently supports DVBLink Remote API version 0.2.

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

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

sudo dnf -y install dvblinkremote-libs

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

sudo yum -y install dvblinkremote-libs

How To Uninstall dvblinkremote-libs on Fedora 36

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

sudo dnf remove dvblinkremote-libs

dvblinkremote-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/84fc08f5a9fa6a721a84f846f71415b1aeb997
/usr/lib64/liblibdvblinkremote.so.0.2.0
/usr/share/doc/dvblinkremote-libs
/usr/share/doc/dvblinkremote-libs/COPYING
/usr/share/doc/dvblinkremote-libs/README.md

References

Summary

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


title: “How To Install dvblinkremote-libs on Fedora 36” linkTitle: “dvblinkremote-libs” type: “docs” description: “In this tutorial we learn how to install dvblinkremote-libs in Fedora 36. dvblinkremote-libs is Pure C++ DVBLink Remote API library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/dvblinkremote-libs-featured.png

Introduction

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

What is dvblinkremote-libs

libdvblinkremote is a pure C++ DVBLink Remote API static library. It currently supports DVBLink Remote API version 0.2.

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

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

sudo dnf -y install dvblinkremote-libs

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

sudo yum -y install dvblinkremote-libs

How To Uninstall dvblinkremote-libs on Fedora 36

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

sudo dnf remove dvblinkremote-libs

dvblinkremote-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/dd49c6674336487d0b72dc1db88f2df382f724
/usr/lib/liblibdvblinkremote.so.0.2.0
/usr/share/doc/dvblinkremote-libs
/usr/share/doc/dvblinkremote-libs/COPYING
/usr/share/doc/dvblinkremote-libs/README.md

References

Summary

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