Skip to content
Discussion options

You must be logged in to vote

/home/linuxbrew/.linuxbrew is the intentional default prefix for Homebrew on Linux. It's not a reference to a user's home directory. This path was chosen so installations can be shared across multiple users on a system with a consistent, predictable prefix.

The $HOME reference you noticed on line 187 is for the cache directory ($HOME/.cache/Homebrew), not the installation prefix.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by nerdoc
Comment options

You must be logged in to vote
6 replies
@nerdoc
Comment options

@p-linnane
Comment options

@nerdoc
Comment options

@p-linnane
Comment options

@nerdoc
Comment options

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