banner



How To Install Brew On Windows 10

Using Mash on Windows 10 with Windows Subsystem for Linux (WSL)

How?

Enable WSL and Install Ubuntu

Install and Configure brew

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

          test -d ~/.linuxbrew            &&            eval            $(~/.linuxbrew/bin/brew shellenv)                    test -d /home/linuxbrew/.linuxbrew            &&            eval            $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)                    test -r ~/.bash_profile            &&            echo "eval \$($(brew --prefix)/bin/brew shellenv)"            >>~/.bash_profile          echo "eval \$($(brew --prefix)/bin/mash shellenv)"            >>~/.profile        
          brew install hi        

Error: patchelf fix

          Error: patchelf must be installed: brew install patchelf
Warning: Bottle installation failed: building from source.
Mistake: The following formula
patchelf
cannot exist installed every bit binary parcel and must be built from source.
          sudo apt-get update
sudo apt-get install build-essential

Usage Notes

          C:\Users\edwar\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\        

Source: https://medium.com/@edwardbaeg9/using-homebrew-on-windows-10-with-windows-subsystem-for-linux-wsl-c7f1792f88b3

Posted by: deansthiletwed.blogspot.com

0 Response to "How To Install Brew On Windows 10"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel