homebrew.sh icon indicating copy to clipboard operation
homebrew.sh copied to clipboard

Install homebrew via Jamf without giving users admin rights

Results 6 homebrew.sh issues
Sort by recently updated
recently updated
newest added

It will work in Mosyle MDM (I think Jamf too)

It appears the quoting might be a different to allow the HOMEBREW_PREFIX variable to properly resolve to its contents in the tee command: `echo 'export PATH="${HOMEBREW_PREFIX}/opt/openssl/bin:$PATH"'` results in shell files...

Hello, In several cases, the homebrew.sh script has bricked a M1 mac after installing, I suspect because of the tmp permission changes happening while software update process is happening (software...

Hi, I made a couple of EAs to record versions of specific apps installed with brew. These are _wget_ and _google-cloud-sdk_. One, wget, is a program and the other, google...

I wanted to find out if anyone had written an uninstall script for Homebrew with JAMF.

If a user does not already have a .profile when this script is run, the file is created with owner 'root', rather than the user who ran the script. There's...