How To Install libjpeg-turbo-devel on Fedora 36

In this tutorial we learn how to install libjpeg-turbo-devel in Fedora 36. libjpeg-turbo-devel is Headers for the libjpeg-turbo library

Introduction

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

What is libjpeg-turbo-devel

This package contains header files necessary for developing programs which will manipulate JPEG files using the libjpeg-turbo library.

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

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

sudo dnf -y install libjpeg-turbo-devel

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

sudo yum -y install libjpeg-turbo-devel

How To Uninstall libjpeg-turbo-devel on Fedora 36

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

sudo dnf remove libjpeg-turbo-devel

libjpeg-turbo-devel Package Contents on Fedora 36

/usr/include/jconfig-64.h
/usr/include/jconfig.h
/usr/include/jerror.h
/usr/include/jmorecfg.h
/usr/include/jpegint.h
/usr/include/jpeglib.h
/usr/lib64/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
/usr/lib64/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
/usr/lib64/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
/usr/lib64/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
/usr/lib64/libjpeg.so
/usr/lib64/pkgconfig/libjpeg.pc
/usr/share/doc/libjpeg-turbo-devel
/usr/share/doc/libjpeg-turbo-devel/coderules.txt
/usr/share/doc/libjpeg-turbo-devel/example.txt
/usr/share/doc/libjpeg-turbo-devel/jconfig.txt
/usr/share/doc/libjpeg-turbo-devel/libjpeg.txt
/usr/share/doc/libjpeg-turbo-devel/structure.txt

References

Summary

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


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

Introduction

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

What is libjpeg-turbo-devel

This package contains header files necessary for developing programs which will manipulate JPEG files using the libjpeg-turbo library.

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

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

sudo dnf -y install libjpeg-turbo-devel

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

sudo yum -y install libjpeg-turbo-devel

How To Uninstall libjpeg-turbo-devel on Fedora 36

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

sudo dnf remove libjpeg-turbo-devel

libjpeg-turbo-devel Package Contents on Fedora 36

/usr/include/jconfig-32.h
/usr/include/jconfig.h
/usr/include/jerror.h
/usr/include/jmorecfg.h
/usr/include/jpegint.h
/usr/include/jpeglib.h
/usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
/usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
/usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
/usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
/usr/lib/libjpeg.so
/usr/lib/pkgconfig/libjpeg.pc
/usr/share/doc/libjpeg-turbo-devel
/usr/share/doc/libjpeg-turbo-devel/coderules.txt
/usr/share/doc/libjpeg-turbo-devel/example.txt
/usr/share/doc/libjpeg-turbo-devel/jconfig.txt
/usr/share/doc/libjpeg-turbo-devel/libjpeg.txt
/usr/share/doc/libjpeg-turbo-devel/structure.txt

References

Summary

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