Version 18 (modified by 3 years ago) (diff) | ,
---|
Download
Downloads are listed here for all the supported platforms.
All the binary downloads are signed with this PGP key: https://xpra.org/gpg.asc.
The GPG key fingerprint for the signing key F18AD6BB
is C11C 0A4D F702 EDF6 C04F 458C 18AD B31C F18A D6BB
.
The beta repositories may not always contain packages.
We provide binaries in the form of packages (RPM and DEB for Linux distributions), disk images (DMG for Mac OSX), installers (PKG for Mac OSX, EXE and MSI for Microsoft Windows)
Microsoft Windows
The windows downloads directory contains:
Format | Purpose | Download Link | GPG Signature |
---|---|---|---|
EXE | General purpose installer | Xpra-x86_64_Setup.exe | Xpra-x86_64_Setup.exe.gpg |
MSI | alternative installer for unattended installations | Xpra-x86_64.msi | Xpra-x86_64.msi.gpg |
ZIP | local installation without administrative rights | Xpra.zip | Xpra.zip.gpg |
The installers are digitally signed with the "xpra" key which has the following thumbprint: F811887E 63CB2CA4 2B77656F 3FE7409D E2916E91
, see #1499 for details.
Other types of builds are also available in https://xpra.org/dists/windows/:
- "Client" only builds, without the server components
- "Python3" builds: port to a newer python version, mostly complete
The beta builds can be found here: https://xpra.org/beta/windows/. Both 32-bit and 64-bit builds can be installed concurrently, but the file and URL associations will be removed when either package is uninstalled. (see ticket:2126#comment:5 for details)
Mac OSX
The Mac OSX downloads directory contains:
Format | Purpose | Download Link | GPG Signature |
---|---|---|---|
x86_64 DMG | Disk Image | Xpra.dmg | Xpra.dmg.gpg |
x86_64 PKG | PKG Installer | Xpra.pkg | Xpra.pkg.gpg |
Legacy builds for 32-bit systems older than 10.9 (aka Mavericks) can be found here: https://xpra.org/dists/MacOS/x86.
The beta builds can be found here: https://xpra.org/beta/MacOS.
Linux
The Linux repositories are all located here: https://xpra.org/dists/ and the packages are signed with this key: https://xpra.org/gpg.asc. The beta repositories are here: https://xpra.org/beta/.
For step by step instructions on setting up these repositories, follow the repository installation instructions for winswitch and install the "xpra" package instead of "winswitch" (or both).
Otherwise here are the direct links to the repository files.
- for RPM distributions (download to
/etc/yum.repos.d
):
Distribution | Repository file | Beta Repository File |
---|---|---|
Fedora | https://xpra.org/repos/Fedora/xpra.repo | https://xpra.org/repos/Fedora/xpra-beta.repo |
CentOS | https://xpra.org/repos/CentOS/xpra.repo | https://xpra.org/repos/CentOS/xpra-beta.repo |
- Debian based distributions (download to
/etc/apt/sources.list.d
):
Notes:
- you must install the GPG key to use those repositories
- the Debian and Ubuntu repositories require the "universe" repository source to be activated
- the Fedora and CentOS repositories do not require any non-default repositories to be added
- the beta repositories are supplemental ones so you must also configure the stable repository to use them