xfreerdp

Free Remote Desktop Protocol implementation. More information: <https://www.freerdp.com>.

Debian Debian
RUN apt-get update && \ apt-get install -y freerdp2-x11
Ubuntu
RUN apt-get update && \ apt-get install -y freerdp2-x11
Alpine
RUN apk add freerdp
Arch Arch Linux
RUN pacman -S --noconfirm freerdp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y freerdp2-x11
CentOS
RUN yum install -y freerdp
Fedora
RUN dnf install -y freerdp-2
Raspbian
RUN apt-get update && \ apt-get install -y freerdp-x11
click the source code to copy install xfreerdp on any operating system with command-not-found.com