< Home - < Back

libjpeg-turbo


Information about the package, libjpeg-turbo, which is shipped with common Linux distributions. The libjpeg-turbo package is designed for, A MMX/SSE2 accelerated library for manipulating JPEG image files.


Package Name:

libjpeg-turbo

Summary:

A MMX/SSE2 accelerated library for manipulating JPEG image files

Description:

The libjpeg-turbo package contains a library of functions for manipulating JPEG images. It also contains simple client programs for accessing the libjpeg functions. It contains cjpeg, djpeg, jpegtran, rdjpgcom and wrjpgcom. Cjpeg compresses an image file into JPEG format. Djpeg decompresses a JPEG file into a regular image file. Jpegtran can perform various useful transformations on JPEG files. Rdjpgcom displays any text comments included in a JPEG file. Wrjpgcom inserts text comments into a JPEG file.

Architecture:

x86_64

Version:

1.2.1

Release:

3.el6_5

Size:

466 k

Repository:

installed

From Repository:

updates

Licence:

wxWidgets



Handy Yum Commands for libjpeg-turbo


Control the libjpeg-turbo package with the following handy commands outlined below.


Command

Description of Command

yum install libjpeg-turbo

This command will install libjpeg-turbo on the server.

yum remove libjpeg-turbo

This command will un-install libjpeg-turbo on the server. When you run this command, you will be asked if you are sure that you want to remove libjpeg-turbo, so you have to manually confirm that you want to do this.

yum -y remove libjpeg-turbo

This command will un-install libjpeg-turbo on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libjpeg-turbo when using the -y flag.

yum update libjpeg-turbo

This command will update libjpeg-turbo to the latest version. When you run this command, you will be asked if you are sure that you want to remove libjpeg-turbo, so you have to manually confirm that you want to do this.

yum -y update libjpeg-turbo

This command will update libjpeg-turbo to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libjpeg-turbo when using the -y flag.

yum info libjpeg-turbo

This command will show you core information about the libjpeg-turbo package.

yum deplist libjpeg-turbo

This command will show you the dependencies for libjpeg-turbo. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libjpeg-turbo

This command will check if there is an update waiting on libjpeg-turbo. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.