Powershell: powershell: not found - after installing

Created on 28 Oct 2017  路  2Comments  路  Source: PowerShell/PowerShell

After installation powershell (6.0.0-beta.9-1.ubuntu.14.04) I have error when launch powershell from command line:

Why powershell not found after installation?

Issue-Question Resolution-Answered

Most helpful comment

@sergey-s-betke please see the release notes https://github.com/PowerShell/PowerShell/releases/tag/v6.0.0-beta.9

Note: Starting from this release, the PowerShell Core executable is renamed to be pwsh (see the issue #4214 for the discussion details). We also start to provide PowerShell Core binary archive packages for Linux and macOS for advanced deployment.

All 2 comments

@sergey-s-betke please see the release notes https://github.com/PowerShell/PowerShell/releases/tag/v6.0.0-beta.9

Note: Starting from this release, the PowerShell Core executable is renamed to be pwsh (see the issue #4214 for the discussion details). We also start to provide PowerShell Core binary archive packages for Linux and macOS for advanced deployment.

Thank You, @markekraus! It is worked!

Was this page helpful?
0 / 5 - 0 ratings