Skip to content

Linux - how to install homebrew on system with password-less login #5919

Answered by gromgit
bbutler-tssg asked this question in Linux
Discussion options

You must be logged in to vote

That's...weird. Since your current setup seems to be able to sudo arbitrary commands, try installing Homebrew like this:

NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@bbutler-tssg
Comment options

Comment options

You must be logged in to vote
2 replies
@bbutler-tssg
Comment options

@gromgit
Comment options

Comment options

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

Answer selected by bbutler-tssg
@bbutler-tssg
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