Greetings Linux Geeksters.

In this article I will show you how to install SoundConverter 2.1.0 on Ubuntu 12.10, Ubuntu 12.04, Linux Mint 14 and Linux Mint 13.
SoundConverter can convert Ogg Vorbis, AAC, MP3, WAV, AVI, MPEG, MOV, M4A, AC3, DTS, ALAC, MPC, Shorten, APE, SID, MOD, XM, S3M to WAV, FLAC, MP3, AAC and Ogg Vorbis files.
It is very easy to use and very fast, because it multithreaded design, it knows how to use as many cores as possible to speed up the conversion. And it has an easy to use interface.
This is how you install it:
Install the repo key:
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
Paste the following line to /etc/apt/sources.list:
deb http://archive.getdeb.net/ubuntu/ quantal-getdeb apps
Update the package index:
$ sudo apt-get update
Install the program:
$ sudo apt-get install soundconverter