install homebrew on ubuntu
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/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/brew shellenv)" >>~/.profile
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)
Also in C++:
- Title
- ohmyzsh
- Category
- C++
- Title
- how to I list powershell functions
- Category
- C++
- Title
- install vue cli
- Category
- C++
- Title
- ubuntu record video change time
- Category
- C++
- Title
- not digitally signed powershell
- Category
- C++
- Title
- git won't ignore .env
- Category
- C++
- Title
- kivy install ubuntu 20
- Category
- C++
- Title
- install spotify ubuntu
- Category
- C++
- Title
- open realm studio ubuntu
- Category
- C++
- Title
- adb shell grep command
- Category
- C++
- Title
- centos install specific kernel headers
- Category
- C++
- Title
- git config
- Category
- C++
- Title
- pyenv install ubuntu
- Category
- C++
- Title
- brew install rosetta
- Category
- C++
- Title
- Install Lumen CSV Reader package from Nuget Package Manager in Visual Studio
- Category
- C++
- Title
- react native reactotron bug
- Category
- C++
- Title
- git add -A ignore large files
- Category
- C++
- Title
- how to upgrade pip
- Category
- C++
- Title
- how to extract rar file in ubuntu
- Category
- C++
- Title
- show internet password
- Category
- C++
- Title
- how to create symlink in linux
- Category
- C++
- Title
- linux show file line size
- Category
- C++
- Title
- uninstall certbot ubuntu 16 nginx
- Category
- C++
- Title
- No module named 'numpy'
- Category
- C++