Linux 也有一个类似与 Mac 的HomeBrew的程序 ,用于方便的安装一些东西,下面是安装LinuxBrew的命令:
git clone https://github.com/Homebrew/brew ~/.linuxbrew/Homebrew
mkdir ~/.linuxbrew/bin
ln -s ~/.linuxbrew/Homebrew/bin/brew ~/.linuxbrew/bin
eval $(~/.linuxbrew/bin/brew shellenv)
了解 工作生活心情记忆 的更多信息
Subscribe to get the latest posts sent to your email.