How To Install libavif-devel on Fedora 36

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

Introduction

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

What is libavif-devel

This package holds the development files for libavif.

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

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

sudo dnf -y install libavif-devel

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

sudo yum -y install libavif-devel

How To Uninstall libavif-devel on Fedora 36

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

sudo dnf remove libavif-devel

libavif-devel Package Contents on Fedora 36

/usr/include/avif
/usr/include/avif/avif.h
/usr/lib64/cmake/libavif
/usr/lib64/cmake/libavif/libavif-config-relwithdebinfo.cmake
/usr/lib64/cmake/libavif/libavif-config-version.cmake
/usr/lib64/cmake/libavif/libavif-config.cmake
/usr/lib64/libavif.so
/usr/lib64/pkgconfig/libavif.pc

References

Summary

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


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

Introduction

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

What is libavif-devel

This package holds the development files for libavif.

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

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

sudo dnf -y install libavif-devel

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

sudo yum -y install libavif-devel

How To Uninstall libavif-devel on Fedora 36

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

sudo dnf remove libavif-devel

libavif-devel Package Contents on Fedora 36

/usr/include/avif
/usr/include/avif/avif.h
/usr/lib/cmake/libavif
/usr/lib/cmake/libavif/libavif-config-relwithdebinfo.cmake
/usr/lib/cmake/libavif/libavif-config-version.cmake
/usr/lib/cmake/libavif/libavif-config.cmake
/usr/lib/libavif.so
/usr/lib/pkgconfig/libavif.pc

References

Summary

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