How To Install rav1e-devel on Fedora 36

In this tutorial we learn how to install rav1e-devel in Fedora 36. rav1e-devel is Development files for rav1e

Introduction

In this tutorial we learn how to install rav1e-devel on Fedora 36.

What is rav1e-devel

Development files for rav1e, the fastest and safest AV1 encoder.

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

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

sudo dnf -y install rav1e-devel

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

sudo yum -y install rav1e-devel

How To Uninstall rav1e-devel on Fedora 36

To uninstall only the rav1e-devel package we can use the following command:

sudo dnf remove rav1e-devel

rav1e-devel Package Contents on Fedora 36

/usr/include/rav1e
/usr/include/rav1e/rav1e.h
/usr/lib64/librav1e.so
/usr/lib64/pkgconfig/rav1e.pc

References

Summary

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


title: “How To Install rav1e-devel on Fedora 36” linkTitle: “rav1e-devel” type: “docs” description: “In this tutorial we learn how to install rav1e-devel in Fedora 36. rav1e-devel is Development files for rav1e” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/rav1e-devel-featured.png

Introduction

In this tutorial we learn how to install rav1e-devel on Fedora 36.

What is rav1e-devel

Development files for rav1e, the fastest and safest AV1 encoder.

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

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

sudo dnf -y install rav1e-devel

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

sudo yum -y install rav1e-devel

How To Uninstall rav1e-devel on Fedora 36

To uninstall only the rav1e-devel package we can use the following command:

sudo dnf remove rav1e-devel

rav1e-devel Package Contents on Fedora 36

/usr/include/rav1e
/usr/include/rav1e/rav1e.h
/usr/lib/librav1e.so
/usr/lib/pkgconfig/rav1e.pc

References

Summary

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