it is debian
from the lite install, you would just use task or more specific for more custom install
the important part is switching to grapical to get into the desktop
for example, i'm a gnome guy so i do:
sudo apt -y install firefox gnome-core
sudo systemctl set-default graphical.target
reboot
the reason i include firefox is because i want the raspberry version and not firefox-esr which is the debian default
lxqt example would be
sudo apt -y install firefox task-lxqt-desktop
when i did this setup i didn't preconfigure so, just a brain fart day![Laughing :lol:]()
from the lite install, you would just use task or more specific for more custom install
the important part is switching to grapical to get into the desktop
for example, i'm a gnome guy so i do:
sudo apt -y install firefox gnome-core
sudo systemctl set-default graphical.target
reboot
the reason i include firefox is because i want the raspberry version and not firefox-esr which is the debian default
lxqt example would be
sudo apt -y install firefox task-lxqt-desktop
when i did this setup i didn't preconfigure so, just a brain fart day
Statistics: Posted by kerry_s — Sat Nov 22, 2025 10:37 pm