Easy steps to install goofys package on Mac
Package Information:
Application Name – goofys
What is goofys – Not Available for goofys
Use of goofys – Filey-System interface to Amazon S3
URL – https://github.com/kahing/goofys
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install goofys using brew
brew install goofys
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
goofys is ready to use now!