
What makes this more confusing is that /Users/david-dev/homebrew/Caskroom/miniconda/base was created by me using brew install, and thus owned by me, so why is it asking for my password? I thought the whole philosophy of brew is to not ask for the password except for in the very beginning if I decide to go with the default prefix (in this case I did not). Users/david-dev/homebrew/Caskroom/miniconda/baseĭavid-dev is not in the sudoers file. This incident will be reported.”įull output: ~ % brew uninstall -cask miniconda What the heck? Why?Īnd to make things worse, after I typed in my password, it said I’m “is not in the sudoers file. HOMEBREWBATCONFIGPATH Use this as the bat configuration file.

HOMEBREWBAT If set, use bat for the brew cat command. We recommend you use homebrew because it provides a lot of easy-to-use tools. If set, calls to brew cleanup and brew uninstall will automatically remove unused formula dependents and if HOMEBREWNOINSTALLCLEANUP is not set, brew cleanup will start running brew autoremove periodically. It also shows you how to set JAVAHOME & PATH system environment variable to make your installed JDK the default JDK. However, now I’m trying to brew uninstall -cask miniconda, and it asked for my password. This article will tell you how to install/uninstall multiple java versions on mac os both use homebrew or manually. I also installed miniconda without a problem with brew install -cask miniconda.

I installed brew by simply untarring the git repo into my homedir.

(I also have access to an admin account, but I deliberately created a standard account to mess around with Brew). I’m using Homebrew on macOS with M1 pro, in a non-admin standard user account.
