1) Indeed, /usr/bin/raspi-config contains these lines:
So, it looks like it can (and will) install it on the fly if needed.
2) I think there is some confusion over whether "desktop" means more than just "I'm running an X server". I think a lot of people (myself included) will say that you are running a "desktop" if you are running X. That is, you are not using only virtual console or ssh to access the system.
Code:
if [ ! -d /usr/share/doc/realvnc-vnc-server ] ; then apt-get install realvnc-vnc-server fi2) I think there is some confusion over whether "desktop" means more than just "I'm running an X server". I think a lot of people (myself included) will say that you are running a "desktop" if you are running X. That is, you are not using only virtual console or ssh to access the system.
Statistics: Posted by BigRedMailbox — Tue Feb 18, 2025 12:39 pm