goffice Package Installation on Mac
About goffice : Gnumeric spreadsheet program!
More Information: https://developer.gnome.org/goffice/
Steps:
- Open terminal
- Install brew first, with the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install
brew install goffice
Done!
Leave a Reply
You must be logged in to post a comment.