How To Install libyuv-devel on Fedora 36
Introduction
In this tutorial we learn how to install libyuv-devel
on Fedora 36.
What is libyuv-devel
Additional header files for development with libyuv.
We can use yum
or dnf
to install libyuv-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyuv-devel.
Install libyuv-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 libyuv-devel
using dnf
by running the following command:
sudo dnf -y install libyuv-devel
Install libyuv-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 libyuv-devel
using yum
by running the following command:
sudo yum -y install libyuv-devel
How To Uninstall libyuv-devel on Fedora 36
To uninstall only the libyuv-devel
package we can use the following command:
sudo dnf remove libyuv-devel
libyuv-devel Package Contents on Fedora 36
/usr/include/libyuv
/usr/include/libyuv.h
/usr/include/libyuv/basic_types.h
/usr/include/libyuv/compare.h
/usr/include/libyuv/compare_row.h
/usr/include/libyuv/convert.h
/usr/include/libyuv/convert_argb.h
/usr/include/libyuv/convert_from.h
/usr/include/libyuv/convert_from_argb.h
/usr/include/libyuv/cpu_id.h
/usr/include/libyuv/macros_msa.h
/usr/include/libyuv/mjpeg_decoder.h
/usr/include/libyuv/planar_functions.h
/usr/include/libyuv/rotate.h
/usr/include/libyuv/rotate_argb.h
/usr/include/libyuv/rotate_row.h
/usr/include/libyuv/row.h
/usr/include/libyuv/scale.h
/usr/include/libyuv/scale_argb.h
/usr/include/libyuv/scale_row.h
/usr/include/libyuv/scale_uv.h
/usr/include/libyuv/version.h
/usr/include/libyuv/video_common.h
/usr/lib/libyuv.so
/usr/lib/pkgconfig/libyuv.pc
References
Summary
In this tutorial we learn how to install libyuv-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libyuv-devel on Fedora 36” linkTitle: “libyuv-devel” type: “docs” description: “In this tutorial we learn how to install libyuv-devel in Fedora 36. libyuv-devel is The development files for libyuv” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libyuv-devel-featured.png
Introduction
In this tutorial we learn how to install libyuv-devel
on Fedora 36.
What is libyuv-devel
Additional header files for development with libyuv.
We can use yum
or dnf
to install libyuv-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyuv-devel.
Install libyuv-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 libyuv-devel
using dnf
by running the following command:
sudo dnf -y install libyuv-devel
Install libyuv-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 libyuv-devel
using yum
by running the following command:
sudo yum -y install libyuv-devel
How To Uninstall libyuv-devel on Fedora 36
To uninstall only the libyuv-devel
package we can use the following command:
sudo dnf remove libyuv-devel
libyuv-devel Package Contents on Fedora 36
/usr/include/libyuv
/usr/include/libyuv.h
/usr/include/libyuv/basic_types.h
/usr/include/libyuv/compare.h
/usr/include/libyuv/compare_row.h
/usr/include/libyuv/convert.h
/usr/include/libyuv/convert_argb.h
/usr/include/libyuv/convert_from.h
/usr/include/libyuv/convert_from_argb.h
/usr/include/libyuv/cpu_id.h
/usr/include/libyuv/macros_msa.h
/usr/include/libyuv/mjpeg_decoder.h
/usr/include/libyuv/planar_functions.h
/usr/include/libyuv/rotate.h
/usr/include/libyuv/rotate_argb.h
/usr/include/libyuv/rotate_row.h
/usr/include/libyuv/row.h
/usr/include/libyuv/scale.h
/usr/include/libyuv/scale_argb.h
/usr/include/libyuv/scale_row.h
/usr/include/libyuv/scale_uv.h
/usr/include/libyuv/version.h
/usr/include/libyuv/video_common.h
/usr/lib64/libyuv.so
/usr/lib64/pkgconfig/libyuv.pc
References
Summary
In this tutorial we learn how to install libyuv-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).