Install K3b CD burner in ubuntu
K3b is a CD-writing software which provides an easily usable interface,with it you can burn audio CDs,.WAV and .MP3 audio files.
To install k3b,run following command in terminal window:
sudo apt-get update
sudo apt-get install k3b
Preview audio tracks within the playlist editor is one of the features in K3b,you need to install and start arts sound server for this:
sudo apt-get install arts
artsd &
you may need to install mp3 plugin for built-in mp3 decoding software.
sudo apt-get install libk3b2-mp3
Now,you can open k3b at Applications–>Sound &Vedio–>K3b


Related posts:
- Install Amarok 2.2(Sunjammer) in Ubuntu 9.04(Jaunty) and Ubuntu old versions
- Make sound quality better in ubuntu 9.10(karmic) with PulseAudio equalizer
- How to install Real Player in ubuntu
- Install Audacious lightweight music player for Ubuntu Linux
- Tabu-Clean and Good-looking audio player in Ubuntu Linux
Tags: software
