Skip to content

Paths of sudoless brew on Linux #119

Discussion options

You must be logged in to vote

Answering my own question. After installing, brew appears in $HOME/.linuxbrew/bin and not added to $PATH.

~ ls -la .linuxbrew/bin 
total 8
drwxrwxr-x.  2 anatoli anatoli 4096 Nov  8 14:27 .
drwxr-xr-x. 14 anatoli anatoli 4096 Nov  8 14:26 ..
lrwxrwxrwx.  1 anatoli anatoli   42 Nov  8 14:27 brew -> /home/anatoli/.linuxbrew/Homebrew/bin/brew

After installing k9s with .linuxbrew/bin/brew install k9s, the .linuxbrew/bin gets more symlinks.

~ ls -la .linuxbrew/bin          
total 8
drwxrwxr-x.  2 anatoli anatoli 4096 Nov  9 07:01 .
drwxr-xr-x. 14 anatoli anatoli 4096 Nov  8 14:26 ..
lrwxrwxrwx.  1 anatoli anatoli   42 Nov  8 14:27 brew -> /home/anatoli/.linuxbrew/Homebrew/bin/brew
lrwxrw…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jonchang
Comment options

@abitrolly
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by abitrolly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants