Skip to content

PreBuilds

akallabeth edited this page Jul 25, 2023 · 32 revisions

Linux

Nightly

There are "nightly builds" available for the following distributions:

The nightly builds are installed into /opt/freerdp-nightly and can be installed in parallel with the distributions regular freerdp package.

Stable

There is also a flatpak for the stable build available from flathub.org:

  1. flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
  2. flatpak install com.freerdp.FreeRDP

for those who are interested in testing out the latest and greatest there is a beta channel too:

  1. flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
  2. flatpak install com.freerdp.FreeRDP

for more details see https://flatpak.org/setup/

Windows

Mac

  • Homebrew has a formula for FreeRDP. Just brew install freerdp. If you want to build the latest FreeRDP master use the --HEAD option. Run like xfreerdp ...
  • MacPorts includes freerdp as well: sudo port install FreeRDP.