How to Install and Uninstall libjpeg-turbo-devel.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

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

This guide covers the steps necessary to install libjpeg-turbo-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libjpeg-turbo-devel.x86_64

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

Please follow the guidelines below to uninstall libjpeg-turbo-devel.x86_64 on Amazon Linux 2:

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

3. Information about the libjpeg-turbo-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libjpeg-turbo-devel
Arch : x86_64
Version : 2.0.90
Release : 2.amzn2.0.1
Size : 110 k
Repo : amzn2-core/2/x86_64
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.