Hello Linux Geeksters. As you may know, Puddletag is an audio tag editor that uses a spreadsheet-like layout, in order to enable the users to easily edit tags. Among others, it has support for extracting tag info from filenames, renaming files based on tags, by using pattern matching. The latest version available is Puddletag 1.0.3, which has been recently released.

In this article I will show you how to install Puddletag 1.0.3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Puddletag 1.0.3 on Ubuntu, Linux Mint and Elementary OS is easy. Just add the ppa, update the local repository index and install the puddletag package. Like this:
$ sudo add-apt-repository ppa:webupd8team/puddletag
$ sudo apt-get update
$ sudo apt-get install puddletag