Chocolate Package Now Available
See original GitHub issueA Chocolatey package is now available for installing PowerShell Core on WIndows 8 and 10.
To request improvements to the package, please file an issue here (please mention the package name as the repo covers multiple packages): https://github.com/DarwinJS/ChocoPackages/issues
Some notable considerations:
- chocolatey does not run on Nano - so the package has not been setup to handle it.
- the package is “pre-release” (by semantic versioning standards) and therefore WILL NOT show up in chocolatey searches. You can view it directly at http://chocolatey.org/packages/powershell-core
- because it is pre-release you will need to use the “-pre” chocolatey switch to get it to install - including if you are installing a specific version, like this: ‘’''choco install powershell-core -pre -confirm```
- If you only want one version installed when upgrading, you will have to issue choco uninstall for the version you currently have installed.
- If you give the package a -force to have it install, previous versions are not removed
- if the the version you are trying to install with chocolatey is already present, the package exits with success without installed - use “-force” if you want to actually re-write the binaries.
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Assorted Boxes of Chocolate | Chocolate Gift Boxes
A box of chocolate is the perfect gift for any occasion. These assorted chocolates are the perfect way to say "happy birthday", "get...
Read more >Chocolate Delivery & Chocolate Gift Baskets
Our Harry & David chocolate delivery is perfect for chocolate lovers. Shop chocolate gifts near me filled with delicious goodies like truffles, caramels, ......
Read more >Chocolate Gift Baskets
Chocolate gift baskets are a great way to send numerous chocolate gifts in one sweet chocolate basket! Deliver one to your favorite chocolate...
Read more >The Best Boxed Chocolates - The New York Times
We've taste-tested 36 brands of chocolate since 2014, and we found six delicious, luxurious boxes that make perfect gifts.
Read more >Compartes Chocolates | Gourmet Chocolate Gifts
Gourmet Chocolate Gifts & Luxury Premium Handmade chocolates handmade in Los Angeles. World's Best Chocolate, custom chocolate, shop gourmet chocolate bars, ...
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
@SteveL-MSFT - Are there any plans for this package to become owned by the PowerShell Team and therefore have it managed and released to chocolatey just like the other package managers for linux systems.
If not currently then in my opinion it should be transferred to be be owned by your release process for consistency
@DarwinJS I know that it is as I use it however from what @SteveL-MSFT was saying it sounded like they were looking not to use this one and to make use of their own PowerShell Chocolately repository instead. Or at least that’s how it read to me.
Perhaps would be best to see what @edyoung says on this if it would be owned by him/his team.