Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7503

Raspberry Pi OS • Re: Pi OS Lite missing libraries for VNC

$
0
0
1) Indeed, /usr/bin/raspi-config contains these lines:

Code:

    if [ ! -d /usr/share/doc/realvnc-vnc-server ] ; then        apt-get install realvnc-vnc-server    fi
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.

Statistics: Posted by BigRedMailbox — Tue Feb 18, 2025 12:39 pm



Viewing all articles
Browse latest Browse all 7503

Trending Articles