Easy to Setup Guide for webarchiver on Mac
What is “webarchiver” Package?
allows you to create Safari .webarchive files
For more details: https://github.com/newzealandpaul/webarchiver
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install webarchiver.
brew install webarchiver
Now, use webarchiver!