ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #1
Credit: Microsoft's Linux Powershell core Neowin.net
author: Paul Hill
https://www.neowin.net/news/microso...ore-snap-package-available-for-linux#comments
Microsoft has just Link Removed as a snap package allowing for the easier installation of the software on many Linux distributions that support snaps. PowerShell Core is designed for admins who need to manage assets in a hybrid cloud and therefore Microsoft decided to make it as widely available as possible across Windows, Linux and macOS.
Discussing the news, Joey Aiello, Program Manager, PowerShell, said:
Installing PowerShell Core on Ubuntu or other Linux systems that support snaps is a doddle. Just head over to the Snapcraft.io page and hit install. You'll get instructions to install the stable build of the software and bleeding edge versions where new features are being tested.
author: Paul Hill
https://www.neowin.net/news/microso...ore-snap-package-available-for-linux#comments
Microsoft has just Link Removed as a snap package allowing for the easier installation of the software on many Linux distributions that support snaps. PowerShell Core is designed for admins who need to manage assets in a hybrid cloud and therefore Microsoft decided to make it as widely available as possible across Windows, Linux and macOS.
Discussing the news, Joey Aiello, Program Manager, PowerShell, said:
“Snaps are great because they provide a single package format that works across many Linux distributions, much like how PowerShell acts as a single automation platform across operating systems. We hope our users enjoy the simplified installation and update experience of Snaps as much as we do.”
As Aiello alluded to, snaps are great because they’re packages with their own dependencies making installation easy, they can be installed without root access because of their containerized nature, and they update automatically meaning you get the latest software right away, enhancing the system's security and stability furtherInstalling PowerShell Core on Ubuntu or other Linux systems that support snaps is a doddle. Just head over to the Snapcraft.io page and hit install. You'll get instructions to install the stable build of the software and bleeding edge versions where new features are being tested.
Solution
In general repositories are updated by the developers, but if you install it via snap you can easily keep it up-to-date with sudo snap refresh or add the repo and you can keep it update with the usual sudo apt update && sudo apt upgrade
ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #2
I stumbled quite by accident into this little website gem:
Link Removed
Link Removed
ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #3
The snapcraft.io page also posted this terminal command that can be utilized:
sudo snap install powershell
I tried (out of morbid curiosity):
sudo apt search powershell
no dice on finding it directly per se'.
sudo snap install powershell
I tried (out of morbid curiosity):
sudo apt search powershell
no dice on finding it directly per se'.
ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #5
Thanks for clarifying that. @Neemobeer
ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #6
@Neemobeer ; If we install it as per the instructions, do most developers also update our Repo's so they can update their apps? that or- how would you suggest adding this repo manually. I forget the context in terminal to do this.
Care to share your expertise?
Care to share your expertise?
- Joined
- Jul 4, 2015
- Messages
- 8,998
In general repositories are updated by the developers, but if you install it via snap you can easily keep it up-to-date with sudo snap refresh or add the repo and you can keep it update with the usual sudo apt update && sudo apt upgrade
ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #8
@Neemobeer Your knowledge and wisdom is GREATLY appreciated. thank you!
ragnarok1968
Well-Known Member
- Joined
- Feb 4, 2017
- Messages
- 348
- Thread Author
-
- #9
I also found a PDF file for some more information Link Removed
Similar threads
- Replies
- 0
- Views
- 40
- Replies
- 0
- Views
- 25
- Article
- Replies
- 0
- Views
- 32
- Replies
- 0
- Views
- 27
- Replies
- 0
- Views
- 61