Install Brasero on AnduinOS
AnduinOS Verified App - Open Source
Brasero is an AnduinOS verified app and it runs awesome on AnduinOS, with easy installation and automatic updates.
Brasero is a free disc-burning program for Linux. It is a simple application that allows you to burn CDs and DVDs, as well as create ISO images. In this tutorial, we will show you how to install Brasero on AnduinOS.
Flatpak install (Recommended)
You can install Code::Blocks via Flatpak by running the following commands in your terminal:
flatpak install flathub org.gnome.Brasero
System install
To install Brasero on AnduinOS, run the following commands in the terminal:
sudo apt update
sudo apt install brasero -y