This is a system live debian. Add software to work nice for newbie user (vlc, simple-scan, gnome-software, thunderbird and firefox-ESR, chromium, elisa). There are non-free drivers for network connection.
For this moment there are two system desktop mate and gnome.
This project was born from a fed up with the politics of all snap and flatpack led by canonical. but I wanted a system that was simple for a new linux user.
You can download the curent build here:
You can download the curent build here:
To install it easily, download the iso image that corresponds to your hardware architecture (amd64 or i386). And the best thing is to make a bootable USB key to do this I recommend you use Ventoy.
After you can launch your system from this key and install it easily like all live debian systems.
For more information you can look at the debian documentation.
To build this debian live system use docker:
git clone https://github.com/mimi738/Debian-mate-custom-artwork-ubuntu/
cd Debian-mate-custom-artwork-ubuntu
docker run --privileged -i -v /proc:/proc -v ${PWD}:/working_dir --name live-build-iso -w /working_dir debian:latest /bin/bash build.sh
If all goes well you should have an iso image in the current directory.