xpra 6.2.5
Remote access to individual applications or full desktops
Xpra is a persistent remote display server and client for forwarding applications and desktop screens. It gives you remote access to individual applications or full desktops. On X11, it is also known as ``screen
for X11'': it allows you to run programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine, without losing any state. It can also be used to forward full desktops from X11 servers, Windows, or macOS.
- Outputs:
out
- Website: https://www.xpra.org/
- Licenses: GPL 2+
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xpra 6.2.5
as follows:
guix install xpra@6.2.5
Or install the latest version:
guix install xpra
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.