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:

  1. Open Terminal on your Mac.
  2. Execute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install freerdp using brew
    brew install freerdp

freerdp is ready to use now!