How To Install libva-intel-hybrid-driver on Fedora 36

In this tutorial we learn how to install libva-intel-hybrid-driver in Fedora 36. libva-intel-hybrid-driver is VA driver for Intel G45 & HD Graphics family

Introduction

In this tutorial we learn how to install libva-intel-hybrid-driver on Fedora 36.

What is libva-intel-hybrid-driver

libva-intel-hybrid-driver is the VA-API implementation for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family. It allows to accelerate VP9 videos on Skylake and Kabylake architectures.

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

Install libva-intel-hybrid-driver 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 libva-intel-hybrid-driver using dnf by running the following command:

sudo dnf -y install libva-intel-hybrid-driver

Install libva-intel-hybrid-driver 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 libva-intel-hybrid-driver using yum by running the following command:

sudo yum -y install libva-intel-hybrid-driver

How To Uninstall libva-intel-hybrid-driver on Fedora 36

To uninstall only the libva-intel-hybrid-driver package we can use the following command:

sudo dnf remove libva-intel-hybrid-driver

libva-intel-hybrid-driver Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/52f8a43e32e200101eb61c111da57b9b8cfd2e
/usr/lib64/dri/hybrid_drv_video.so
/usr/share/doc/libva-intel-hybrid-driver
/usr/share/doc/libva-intel-hybrid-driver/AUTHORS
/usr/share/doc/libva-intel-hybrid-driver/NEWS
/usr/share/doc/libva-intel-hybrid-driver/README
/usr/share/licenses/libva-intel-hybrid-driver
/usr/share/licenses/libva-intel-hybrid-driver/COPYING

References

Summary

In this tutorial we learn how to install libva-intel-hybrid-driver on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libva-intel-hybrid-driver on Fedora 36” linkTitle: “libva-intel-hybrid-driver” type: “docs” description: “In this tutorial we learn how to install libva-intel-hybrid-driver in Fedora 36. libva-intel-hybrid-driver is VA driver for Intel G45 & HD Graphics family” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libva-intel-hybrid-driver-featured.png

Introduction

In this tutorial we learn how to install libva-intel-hybrid-driver on Fedora 36.

What is libva-intel-hybrid-driver

libva-intel-hybrid-driver is the VA-API implementation for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family. It allows to accelerate VP9 videos on Skylake and Kabylake architectures.

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

Install libva-intel-hybrid-driver 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 libva-intel-hybrid-driver using dnf by running the following command:

sudo dnf -y install libva-intel-hybrid-driver

Install libva-intel-hybrid-driver 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 libva-intel-hybrid-driver using yum by running the following command:

sudo yum -y install libva-intel-hybrid-driver

How To Uninstall libva-intel-hybrid-driver on Fedora 36

To uninstall only the libva-intel-hybrid-driver package we can use the following command:

sudo dnf remove libva-intel-hybrid-driver

libva-intel-hybrid-driver Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/99
/usr/lib/.build-id/99/84811b5d2bf5a329af744111608b8734312413
/usr/lib/dri/hybrid_drv_video.so
/usr/share/doc/libva-intel-hybrid-driver
/usr/share/doc/libva-intel-hybrid-driver/AUTHORS
/usr/share/doc/libva-intel-hybrid-driver/NEWS
/usr/share/doc/libva-intel-hybrid-driver/README
/usr/share/licenses/libva-intel-hybrid-driver
/usr/share/licenses/libva-intel-hybrid-driver/COPYING

References

Summary

In this tutorial we learn how to install libva-intel-hybrid-driver on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).