Brasero is a free and open source CD/DVD mastering tool for Linux. Using Brasero, you can burn Data CD/DVD, CD/DVD images and cue files and Audio CD, copy CD/DVD, erase CD/DVD and many more. It comes with multi session support, Joliet extension support, split audio CD track, copy encrypted Video DVD, automatic filtering for unwanted files and write CD-TEXT information support.
Install Brasero on Ubuntu
You can install Brasero from the default Ubuntu repositories and also from flathub. Open the terminal application and run below Brasero apt install command. It will install the latest Brasero on your system.
sudo apt install brasero
After the successful installation you can open it via the Show Apps application menu or via below command.
brasero
Install Brasero via Flatpak:
You can also install Brasero via below flatpak command. In the terminal run below command.
flatpak install flathub org.gnome.Brasero
And open it using below command.
flatpak run org.gnome.Brasero
If you don’t already have flatpak and flathub installed,then install them on your system first. After the installation, restart your system.