-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildOS-macOSResolution-FixedThe issue is fixed.The issue is fixed.
Milestone
Description
As a devops type nerd, I want to be able to install and update PowerShell/OSX via the CLI, and also with my preferred packaging tool, namely Homebrew (http://brew.sh).
Yes, the the OSX native installer packages (.pkg) can be installed via CLI (with the installer
command), but it requires sudo. AFAICT, PowerShell is installed to /usr/local/bin and does not require sudo at all otherwise.
Homebrew is basically the de-facto CLI package manager on OSX like choco.exe is on Windows. It does not require sudo for packages to be installed.
Instructions to create a formula: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Formula-Cookbook.md
ferventcoder, niemyjski, NotMyself, LukeChannings, DustinVenegas and 18 more
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildOS-macOSResolution-FixedThe issue is fixed.The issue is fixed.