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 latest development Ubuntu-Software-Center in Ubuntu 11.04
- Install Audacious lightweight music player for Ubuntu Linux
- Install latest stable xmbc Media Center in Ubuntu from PPA
- Make sound quality better in ubuntu 9.10(karmic) with PulseAudio equalizer
- Tabu-Clean and Good-looking audio player in Ubuntu Linux
Tags: software

Reader Comments
“sudo apt-get install arts” >
…
E: Couldn’t find package arts
“sudo apt-get install libk3b2-mp3″ >
…
E: Couldn’t find package libk3b2-mp3
did not find kB3 in Applications > Sound & Video (misspelled as Vedio in instructions)
[Reply]
this site has been so productive, in general ubuntu is so great.
[Reply]
Searched Long and hard.
This is the answer.
KB3 is perfect.
Thank you.
[Reply]