Install on macOS without requiring a password
See original GitHub issuePlease allow installation on macOS via brew cask install powershell
without requiring a password during the install.
I just read that PowerShell is available on macOS. How cool! But after typing brew cask install powershell
, I was greeted with a Password:
prompt:
I have never had a homebrew package ask me for my password. (I currently have about 60 packages installed.) This makes me feel really uncomfortable… I’ve decided not to install it after all.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
How To Install Apps On A Mac Without The Admin Password
To download Apps onto a Mac without an administrator password, download them directly to the downloads folder or desktop from the browser rather ......
Read more >How to stop password input when installing ...
I'd like to know if there is a way to stop MacOS from asking me to enter my password when I am trying...
Read more >How to install program on mac without admin password?
If you want to install a program on your Mac without the administrator password, there are a few different ways to do it....
Read more >Install .PKG without Admin password (macOS) - YouTube
How to install a .pkg package file without Administrator password on macOS This video tutorial will show you the step-by-step procedure on ...
Read more >How To Install Software On Mac Without Admin Password
To do this, restart your Mac and hold down the Command and R keys until the Apple logo appears. Then, select the Utilities...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Creating a formula like you suggest would require that dotnet produce a formula as well. If you really, want this you should start there.
I didn’t miss the note two lines above. But saying “I’m going to ask for your password” two lines before a
Password:
prompt doesn’t ease the discomfort.My point in filing this issue is to document–on behalf of many macOS users–what may be keeping them from pursuing a casual interest in
pwsh
on their computers, and suggest developing a less imposing installation process.