How To Install turbojpeg on Fedora 36
Introduction
In this tutorial we learn how to install turbojpeg on Fedora 36.
What is turbojpeg
The turbojpeg package contains the TurboJPEG shared library.
We can use yum or dnf to install turbojpeg on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install turbojpeg.
Install turbojpeg 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 turbojpeg using dnf by running the following command:
sudo dnf -y install turbojpeg
Install turbojpeg 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 turbojpeg using yum by running the following command:
sudo yum -y install turbojpeg
How To Uninstall turbojpeg on Fedora 36
To uninstall only the turbojpeg package we can use the following command:
sudo dnf remove turbojpeg
turbojpeg Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/61
/usr/lib/.build-id/61/0f33b1bfe1ea2e9e854b4ad6342dea8b24c408
/usr/lib64/libturbojpeg.so.0
/usr/lib64/libturbojpeg.so.0.2.0
/usr/share/doc/turbojpeg
/usr/share/doc/turbojpeg/ChangeLog.md
/usr/share/doc/turbojpeg/README.ijg
/usr/share/doc/turbojpeg/README.md
/usr/share/licenses/turbojpeg
/usr/share/licenses/turbojpeg/LICENSE.md
References
Summary
In this tutorial we learn how to install turbojpeg on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install turbojpeg on Fedora 36” linkTitle: “turbojpeg” type: “docs” description: “In this tutorial we learn how to install turbojpeg in Fedora 36. turbojpeg is TurboJPEG library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/turbojpeg-featured.png
Introduction
In this tutorial we learn how to install turbojpeg on Fedora 36.
What is turbojpeg
The turbojpeg package contains the TurboJPEG shared library.
We can use yum or dnf to install turbojpeg on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install turbojpeg.
Install turbojpeg 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 turbojpeg using dnf by running the following command:
sudo dnf -y install turbojpeg
Install turbojpeg 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 turbojpeg using yum by running the following command:
sudo yum -y install turbojpeg
How To Uninstall turbojpeg on Fedora 36
To uninstall only the turbojpeg package we can use the following command:
sudo dnf remove turbojpeg
turbojpeg Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/395ea10fba0cc401681b0ac1c83496e5f0fd07
/usr/lib/libturbojpeg.so.0
/usr/lib/libturbojpeg.so.0.2.0
/usr/share/doc/turbojpeg
/usr/share/doc/turbojpeg/ChangeLog.md
/usr/share/doc/turbojpeg/README.ijg
/usr/share/doc/turbojpeg/README.md
/usr/share/licenses/turbojpeg
/usr/share/licenses/turbojpeg/LICENSE.md
References
Summary
In this tutorial we learn how to install turbojpeg on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).