Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mrename on Debian Unstable (Sid)


Install mrename

Installing mrename package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mrename

mrename package information

distro Debian Unstable (Sid)
section Main
name mrename
version 1.2-12
description A tool for easy and automatic renaming of many files
subsection utils
maintainer Kevin Coyner

Uninstall mrename

To remove just mrename package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mrename

Uninstall mrename and it’s dependent packages

To remove the mrename package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mrename

Purging mrename

If you also want to delete configuration and/or data files of mrename from Debian Sid then this will work:

sudo apt-get purge mrename

To delete configuration and/or data files of mrename and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mrename

 

Comments

comments