Skip to content

Linux - Homebrew install script/website missing an install step #6223

Answered by p-linnane
buggyfound asked this question in Linux
Discussion options

You must be logged in to vote

I just spun up a Fedora container and ran our install script. The output included the following under “Next steps”:

- Run these commands in your terminal to add Homebrew to your PATH:
    echo >> /root/.bashrc
    echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> /root/.bashrc
    eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

So the install script already prints the brew shellenv setup instructions. Nothing appears to be missing.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@buggyfound
Comment options

Answer selected by buggyfound
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
3 participants