This package browser is in early development. Mind the rough edges.

tigervnc-client

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.

Installation

Install the latest version of tigervnc-client as follows:

guix install tigervnc-client

Or install a particular version:

guix install tigervnc-client@1.15.0-0.83e9c55

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.

Badge code

You can use the following badge to inform users of tigervnc-client about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/tigervnc-client'><img src='https://packages.guix.gnu.org/packages/tigervnc-client/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/tigervnc-client/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/tigervnc-client)

Example Org:

[[https://packages.guix.gnu.org/packages/tigervnc-client][https://packages.guix.gnu.org/packages/tigervnc-client/badges/latest-version.svg]]