install gedit on macOS sierra

using terminal: type the below commands:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null

brew install gedit


猜你喜欢

转载自blog.csdn.net/weixin_42575451/article/details/80903241