- Linux
- macOS
- Windows
- Android
- iOS
Linux
FreeRDP is packaged in the official repositories of most Linux distributions.Ubuntu and Debian ship
freerdp2-x11 (FreeRDP 2.x) in their stable repositories. FreeRDP 3.x packages may be available via a PPA or the distribution’s backports channel. Check your distribution’s documentation for the latest available version.AppImage and Flatpak
Portable builds that run on any Linux distribution without system-level installation:- AppImage — Download from pub.freerdp.com/releases. Mark the file executable and run it directly.
- Flatpak — Search for FreeRDP on Flathub.
What gets installed
After installation, the following binaries are available onPATH:| Binary | Description |
|---|---|
xfreerdp | X11 RDP client |
sdl2-freerdp or sdl3-freerdp | SDL-based RDP client (may be in a separate package) |
winpr-hash | NTLM hash utility |
winpr-makecert | Certificate generation utility |
The SDL client (
sdl2-freerdp / sdl3-freerdp) is sometimes packaged separately. On Ubuntu/Debian look for freerdp2-wayland or a freerdp3 package. On Fedora it is included in the main freerdp package.