How to Install and Uninstall libjpeg-turbo-devel.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "libjpeg-turbo-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libjpeg-turbo-devel.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libjpeg-turbo-devel.x86_64

2. Uninstall "libjpeg-turbo-devel.x86_64" package

Please follow the instructions below to uninstall libjpeg-turbo-devel.x86_64 on CentOS Stream 8:

$ sudo dnf remove libjpeg-turbo-devel.x86_64 $ sudo dnf autoremove

3. Information about the libjpeg-turbo-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:48:26 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libjpeg-turbo-devel
Version : 1.5.3
Release : 12.el8
Architecture : x86_64
Size : 109 k
Source : libjpeg-turbo-1.5.3-12.el8.src.rpm
Repository : appstream
Summary : Headers for the libjpeg-turbo library
URL : http://sourceforge.net/projects/libjpeg-turbo
License : IJG
Description : This package contains header files necessary for developing programs which will
: manipulate JPEG files using the libjpeg-turbo library.