зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
23 строки
783 B
Plaintext
23 строки
783 B
Plaintext
https://brew.sh/
|
|
https://docs.brew.sh/Homebrew-on-Linux
|
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
|
|
|
==> Next steps:
|
|
- Run these two commands in your terminal to add Homebrew to your PATH:
|
|
(echo; echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"') >> /home/iharh/.bashrc
|
|
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
|
- Install Homebrew's dependencies if you have sudo access:
|
|
sudo apt-get install build-essential
|
|
For more information, see:
|
|
https://docs.brew.sh/Homebrew-on-Linux
|
|
- We recommend that you install GCC:
|
|
brew install gcc
|
|
- Run brew help to get started
|
|
- Further documentation:
|
|
https://docs.brew.sh
|
|
|
|
files
|
|
/home/linuxbrew/.linuxbrew
|
|
|
|
https://docs.brew.sh/Analytics
|