freerdp2

FreeRDP2 is an open-source remote desktop protocol (RDP) client library and server that enables users to remotely access and control other computers.

Packages and Binaries:

freerdp2-dev

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the FreeRDP development files.

Installed size: 935 KB How to install: sudo apt install freerdp2-dev

Dependencies:
  • libfreerdp-client2-2

  • libfreerdp-server2-2

  • libfreerdp-shadow-subsystem2-2

  • libfreerdp-shadow2-2

  • libfreerdp2-2

  • libwinpr2-dev

  • winpr-utils


freerdp2-shadow-x11

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains a “shadowing” server that can be used to share an already started X11 DISPLAY.

Installed size: 153 KB How to install: sudo apt install freerdp2-shadow-x11

Dependencies:
  • libc6

  • libfreerdp-shadow-subsystem2-2

  • libfreerdp-shadow2-2

  • libwinpr2-2

freerdp-shadow-cli

A utility for sharing a X display via RDP.


freerdp2-wayland

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

Currently, the FreeRDP clients supports the following Windows Versions:

  • Windows NT Server

  • Windows 2000 Terminal Server

  • Windows XP

  • Windows 2003 Server

  • Windows Vista

  • Windows 2008/2008r2/2011SBS Server

  • Windows 7

  • Windows 2012/2012r2 Server

  • Windows 8

  • Windows 10

This package contains the wayland based client.

Installed size: 180 KB How to install: sudo apt install freerdp2-wayland

Dependencies:
  • libc6

  • libfreerdp-client2-2

  • libfreerdp2-2

  • libuwac0-0

  • libwinpr2-2

wlfreerdp

FreeRDP wayland client


freerdp2-x11

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

Currently, the FreeRDP client supports the following Windows Versions:

  • Windows NT Server

  • Windows 2000 Terminal Server

  • Windows XP

  • Windows 2003 Server

  • Windows Vista

  • Windows 2008/2008r2/2011SBS Server

  • Windows 7

  • Windows 2012/2012r2 Server

  • Windows 8

  • Windows 10

This package contains the X11 based client.

Installed size: 818 KB How to install: sudo apt install freerdp2-x11

Dependencies:
  • libc6

  • libfreerdp-client2-2

  • libfreerdp2-2

  • libwinpr2-2

  • libx11-6

  • libxcursor1

  • libxext6

  • libxfixes3

  • libxi6

  • libxinerama1

  • libxrandr2

  • libxrender1

xfreerdp

FreeRDP X11 client


libfreerdp-client2-2

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the shared library for common client functionality.

Installed size: 859 KB How to install: sudo apt install libfreerdp-client2-2

Dependencies:
  • libasound2

  • libc6

  • libcups2

  • libfreerdp2-2

  • libpulse0

  • libusb-1.0-0

  • libwinpr2-2


libfreerdp-server2-2

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the shared library with common server functionality.

Installed size: 399 KB How to install: sudo apt install libfreerdp-server2-2

Dependencies:
  • libc6

  • libfreerdp2-2

  • libwinpr2-2


libfreerdp-shadow-subsystem2-2

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the shadow subsystem libraries.

Installed size: 169 KB How to install: sudo apt install libfreerdp-shadow-subsystem2-2

Dependencies:
  • libc6

  • libfreerdp-shadow2-2

  • libfreerdp2-2

  • libpam0g

  • libwinpr2-2

  • libx11-6

  • libxdamage1

  • libxext6

  • libxfixes3

  • libxinerama1

  • libxtst6


libfreerdp-shadow2-2

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the shadow libraries.

Installed size: 241 KB How to install: sudo apt install libfreerdp-shadow2-2

Dependencies:
  • libc6

  • libfreerdp-server2-2

  • libfreerdp2-2

  • libwinpr-tools2-2

  • libwinpr2-2


libfreerdp2-2

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the shared library with all core functionality.

Installed size: 1.62 MB How to install: sudo apt install libfreerdp2-2

Dependencies:
  • libavcodec59

  • libavutil57

  • libc6

  • libjpeg62-turbo

  • libssl3

  • libswresample4

  • libswscale6

  • libwinpr2-2

  • libx11-6

  • libxkbfile1


libuwac0-0

Using wayland as a client (uwac) is a library to provide common functionality for wayland clients.

This package contains the using wayland as a client library.

Installed size: 201 KB How to install: sudo apt install libuwac0-0

Dependencies:
  • libc6

  • libfreerdp2-2

  • libwayland-client0

  • libwayland-cursor0

  • libxkbcommon0


libuwac0-dev

Using wayland as a client (uwac) is a library to provide common functionality for wayland clients.

This package contains the libuwac development files

Installed size: 175 KB How to install: sudo apt install libuwac0-dev

Dependencies:
  • libuwac0-0


libwinpr-tools2-2

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

This package contains the shared library for Windows Portable Runtime utilities and tools.

Installed size: 172 KB How to install: sudo apt install libwinpr-tools2-2

Dependencies:
  • libc6

  • libssl3

  • libwinpr2-2


libwinpr2-2

WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it.

This package contains the WinPR shared library.

Installed size: 1.31 MB How to install: sudo apt install libwinpr2-2

Dependencies:
  • libc6

  • libicu72

  • libssl3

  • libsystemd0


libwinpr2-dev

WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it.

This package contains the WinPR development files.

Installed size: 1.09 MB How to install: sudo apt install libwinpr2-dev

Dependencies:
  • libssl-dev

  • libwinpr-tools2-2

  • libwinpr2-2


winpr-utils

WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it.

This package contains WinPR command line utils (winpr-hash, winpr-makecert).

Installed size: 169 KB How to install: sudo apt install winpr-utils

Dependencies:
  • libc6

  • libwinpr-tools2-2

  • libwinpr2-2

winpr-hash

NTLM hashing tool


winpr-makecert

A tool to create X.509 certificates.


Updated on: 2023-Mar-08


Last updated

Was this helpful?