Convert audio files/mp3s in Linux Ubuntu. Install SoundConverter, the best audio converter for Ubuntu. You can install Install SoundConverter 2.1.5 audio converter on Ubuntu 14.10, Ubuntu 14.04, Linux Mint and other popular Ubuntu Derivatives.
SoundConverter 2.1.5 supports all the auido files supported by GStreamer and converts them to Ogg, WAV, FLAC or MP3 audio formats. Here’s how to install Soundconverter 2.1.5 on Ubuntu Systems.
Install SoundConverter 2.1.5 On Ubuntu 14.04, Linux Mint 17 & Derivatives
Open Terminal and run the following commands to install Soundconverter 2.1.5 on Ubuntu 14.04, Linux Mint 17 and Ubuntu 14.04 Derivatives. You can install Soundconverter 2.1.5 on Elementary OS 0.3, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2.0 and others.
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install soundconverter
Install SoundConverter 2.1.5 On Ubuntu 14.10
To install Soundconverter 2.1.5 on Ubuntu 14.10, open Terminal and run the following commands:
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu utopic-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install soundconverter
Uninstall Soundconverter
To uninstall and remove the Soundconverter from Ubuntu system, run the following command in Terminal:
sudo apt-get remove soundconverter