tigervnc-client 1.15.0-0.83e9c55
High-performance VNC remote desktop client
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 only the VNC client (vncviewer
), the application used to connect to VNC servers such as the tigervnc-server package.
- Outputs:
out
- Website: https://tigervnc.org/
- Licenses: GPL 2+
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tigervnc-client 1.15.0-0.83e9c55
as follows:
guix install tigervnc-client@1.15.0-0.83e9c55
Or install the latest version:
guix install tigervnc-client
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.