[Howto] [Installation] [Linux] [Multimedia] [Software] [Ubuntu]
Install Brasero - CD/DVD burning utility for Ubuntu Linux
Don't want to miss a single bit? Subscribe to our RSS Feed!
Brasero is the Linux CD/DVD burning utility that comes with the default installation of Ubuntu. It is a free disc-burning program which serves as a graphical front-end to cdrtools, growisofs, and libburn. Here is the steps how to install it on your ubuntu linux distribution:
- You can run Brasero from the Applications > Sound & Video menu.
- (recommended) Install extra codecs to allow creation of audio CDs from mp3, wma, etc.:
sudo apt-get install gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-ffmpeg
- (recommended) Make Brasero the default burner for various media types.
nano ~/.local/share/applications/mimeapps.list
- Append the following lines.
[Added Associations]
Save and close the file, and then restart Nautilus.
x-content/blank-bd=brasero.desktop;
x-content/blank-cd=brasero.desktop;
x-content/blank-dvd=brasero.desktop;
x-content/blank-hddvd=brasero.desktop;killall nautilus
Did you enjoy this post? Why not leave a comment below and continue the conversation, or Subscribe to Feed and get articles like this delivered automatically to your Email or feed reader.
0 comments:
Post a Comment