How to Install rename in Ubuntu 18.04



Install rename by entering the following commands in the terminal:

sudo apt update
sudo apt install rename

Description:

Perl extension for renaming multiple files

This package provides both a perl interface for renaming files (File::Rename) and a command line tool 'rename' which is intended to replace the version currently supplied by the perl package.

Homepage: https://metacpan.org/release/File-Rename

Version: 0.20-7

Section: universe/perl