freerdp

Open source RDP client for connecting to Windows Remote Desktop servers

brewmacoslinux
Try with needOr install directly
Source

About

X11 implementation of the Remote Desktop Protocol (RDP)

Commands

xfreerdpwfreerdp

Examples

Connect to a remote Windows server by IP address$ xfreerdp /v:192.168.1.100 /u:username /p:password
Connect with custom resolution and full screen$ xfreerdp /v:server.example.com /u:domain\username /w:1920 /h:1080 /f
Connect with clipboard and drive redirection enabled$ xfreerdp /v:192.168.1.100 /u:username +clipboard /drive:home,/home/user