libvncserver-config
Development files for libvncserver
Install
- All systems
-
curl cmd.cat/libvncserver-config.sh
- Debian
-
apt-get install libvncserver-config - Ubuntu
-
apt-get install libvncserver-config - Kali Linux
-
apt-get install libvncserver-config - CentOS
-
yum install libvncserver-devel - Fedora
-
dnf install libvncserver-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libvncserver-config - Raspbian
-
apt-get install libvncserver-config
libvncserver-devel
Development files for libvncserver
libvncserver-config
API to write one's own vnc server - library utility
LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. This package provides libvncserver-config utility, needed to obtain some option of the libvncserver library.