8000 GitHub - dsklyut/install: 📥 Homebrew on Linux (un)installer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dsklyut/install

 
 

Repository files navigation

Linuxbrew (un)installer

Install Homebrew

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"

More installation information and options at https://docs.brew.sh/Homebrew-on-Linux#install

Linux and Windows 10 Subsystem for Linux

Install Homebrew on Linux and Windows 10 Subsystem for Linux: https://docs.brew.sh/Linuxbrew.

Uninstall Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/uninstall)"

Download the uninstall script and run ./uninstall --help to view more uninstall options.

About

📥 Homebrew on Linux (un)installer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 93.4%
  • Shell 6.6%
0