Steps To Install freerdp on Mac
Package Information:
Name: freerdp
Use: X11 implementation of the Remote Desktop Protocol (RDP)
URL: http://www.freerdp.com/
Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install freerdp using brew
brew install freerdp
freerdp is ready to use now!