< Home - < Back

renrot


Information about the package, renrot, which is shipped with common Linux distributions. The renrot package is designed for, A program to rename and rotate files according to EXIF tags.


Package Name:

renrot

Summary:

A program to rename and rotate files according to EXIF tags

Description:

Renrot renames files according the DateTimeOriginal and FileModifyDate EXIF tags, if they exist. Otherwise, the name will be set according to the current timestamp. Additionally, it rotates files and their thumbnails, accordingly Orientation EXIF tag. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file.

Architecture:

noarch

Version:

1.2.0

Release:

1.el6

Size:

64 k

Repository:

epel

From Repository:

Licence:

Artistic 2.0



Handy Yum Commands for renrot


Control the renrot package with the following handy commands outlined below.


Command

Description of Command

yum install renrot

This command will install renrot on the server.

yum remove renrot

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

yum -y remove renrot

This command will un-install renrot 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 renrot when using the -y flag.

yum update renrot

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

yum -y update renrot

This command will update renrot 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 renrot when using the -y flag.

yum info renrot

This command will show you core information about the renrot package.

yum deplist renrot

This command will show you the dependencies for renrot. 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 renrot

This command will check if there is an update waiting on renrot. 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.