[PowerShell] Installation of versions after PowerShell 7.1

Currently, the following operating systems support the installation of PowerShell version 7.1, and the versions and requirements supported by non-Windows systems have certain restrictions.

  1. Windows 8.1/10 (including ARM64)
  2. Windows Server 2012 R2, 2016, 2019, and Semi-Annual Channel (SAC)
  3. Ubuntu 16.04/18.04/20.04 (including ARM64)
  4. Ubuntu 19.10 (via Snap package)
  5. Debian 9/10
  6. CentOS and RHEL 7/8
  7. Fedora 30
  8. Alpine 3.11+ (including ARM64)
  9. macOS 10.13+

       It should be noted that Windows 7 is no longer supported due to the life cycle support policy, and other versions update to PowerShell7.1 requires the following component support.

  1. Windows 10 Universal C Runtime

       The Windows 10 Universal C Runtime can be downloaded here: https://www.microsoft.com/en-us/download/details.aspx?id=50410

  1. .Net 4.8 version support

       The .Net 4.8 download website address is as follows: https://dotnet.microsoft.com/download/dotnet-framework/net48

       PowerShell can be installed after completing the preparatory conditions before installing PowerShell 7.1. The latest version is 7.1.2. The download address of the latest version of PowerShell is located in GitHub.

Currently, the following operating systems support the installation of PowerShell version 7.1, and the versions and requirements supported by non-Windows systems have certain restrictions.

  1. Windows 8.1/10 (including ARM64)
  2. Windows Server 2012 R2, 2016, 2019, and Semi-Annual Channel (SAC)
  3. Ubuntu 16.04/18.04/20.04 (including ARM64)
  4. Ubuntu 19.10 (via Snap package)
  5. Debian 9/10
  6. CentOS and RHEL 7/8
  7. Fedora 30
  8. Alpine 3.11+ (including ARM64)
  9. macOS 10.13+

       It should be noted that Windows 7 is no longer supported due to the life cycle support policy, and other versions update to PowerShell7.1 requires the following component support.

  1. Windows 10 Universal C Runtime

       The Windows 10 Universal C Runtime can be downloaded here: https://www.microsoft.com/en-us/download/details.aspx?id=50410

  1. .Net 4.8 version support

       The .Net 4.8 download website address is as follows: https://dotnet.microsoft.com/download/dotnet-framework/net48

       PowerShell can be installed after completing the preparatory conditions before installing PowerShell 7.1. The latest version is 7.3. The download address of the latest version of PowerShell is located on GitHub. The address is as follows:

  1. https://github.com/PowerShell/PowerShell/releases/download

 

 

Guess you like

Origin blog.csdn.net/fogyisland2000/article/details/130915322