tigervnc-server 1.15.0-0.83e9c55
High-performance VNC remote desktop server based on Xorg
TigerVNC implements a VNC client and server. VNC is a remote display system that lets you view and interact with a virtual desktop environment running on another computer on the network. Client and server may be running on different operating systems and architectures.
TigerVNC uses a variant of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo JPEG codec and performs fast enough to run even 3D or video applications. It also provides extensions for advanced authentication methods and TLS encryption.
This package installs the VNC server. Permitted users can log into a graphical session on the machine where the server is running, using a VNC client such as the tigervnc-client package.
- Outputs:
out
- Website: https://www.x.org/wiki/
- Licenses: X11
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tigervnc-server 1.15.0-0.83e9c55
as follows:
guix install tigervnc-server@1.15.0-0.83e9c55
Or install the latest version:
guix install tigervnc-server
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.