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:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install extract_url using brew
brew install extract_url
extract_url is ready to use now!