Easy Steps to Install extract_url on Mac

Package Information:

Name: extract_url
Use: Perl script to extracts URLs from emails or plain text.
URL: http://www.memoryhole.net/~kyle/extract_url/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

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

extract_url is ready to use now!