Level 53
Homebrew is MacOSX only command line installer application and it doesn't exist for Windows.
The Windows alternatives are:
- Chocolatey
- Npackd
- Scoop
- OneGet for Windows 10
4 likes
Any one guide me, How install Homebrew on windows OS, following command is not work on window terminal
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
-e:1: `$(' is not allowed as a global variable name
Homebrew is MacOSX only command line installer application and it doesn't exist for Windows.
The Windows alternatives are:
Please or to participate in this conversation.