Hello Linux Enthusiasts.

In this article I will show you how to install Quod Liber 2.5.1 Player on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya.
Quod Liber is an open source app based on GTK and written in python, using the Mutagen tagging library. The interesting thing is that you can make playlists based on regular expressions (also a normal search is available).
It supports the following formats: Ogg Vorbis, FLAC, MP3, Musepack and Mod.
How to Install Quod Liber 2.5 on Music Player on Ubuntu 13.04 and Linux Mint 15, Ubuntu 12.10 and Linux Mint 14:
Download Quod Liber and the needed plugin:
$ wget -c http://archive.ubuntu.com/ubuntu/pool/universe/q/quodlibet/quodlibet_2.4-1_all.deb
$ wget -c http://archive.ubuntu.com/ubuntu/pool/universe/q/quodlibet-plugins/quodlibet-plugins_2.4-1_all.deb
Install the packages:
$ sudo dpkg -i *.deb
Fix the dependencies:
$ sudo apt-get install -f
How to Install Quod Liber 2.5 on Music Player on Ubuntu 12.04 and Linux Mint 13:
Download Quod Liber and the needed plugin:
$ wget http://archive.ubuntu.com/ubuntu/pool/universe/q/quodlibet/quodlibet_2.3.2-1_all.deb
$ wget http://archive.ubuntu.com/ubuntu/pool/universe/q/quodlibet-plugins/quodlibet-plugins_2.3.2-2_all.deb
Install the packages:
$ sudo dpkg -i *.deb
Fix the dependencies:
$ sudo apt-get install -f