mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-12 16:45:01 +02:00
add WinGet to Install Instructions
parent
d1c2deafa3
commit
af39827e23
@ -1,3 +1,14 @@
|
||||
## Install using WinGet
|
||||
|
||||
Starting with GitHub Release 8.9.1.0, OpenSSH Beta releases are available through [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/).
|
||||
With WinGet installed on the machine, use the following commands:
|
||||
* Search:
|
||||
`winget search "openssh beta"`
|
||||
* Install:
|
||||
`winget install "openssh beta"`
|
||||
* Uninstall:
|
||||
`winget uninstall "openssh beta"`
|
||||
|
||||
## Install Win32 OpenSSH (test release)
|
||||
|
||||
1. Win32-OpenSSH Github releases can be installed on Windows 7 and up.
|
||||
|
Loading…
x
Reference in New Issue
Block a user