Winget
To install winget, checkout this guide: https://learn.microsoft.com/en-us/windows/package-manager/winget/
Using Windows 10/11 IoT Enterprise LTSC user, without Microsoft Store, Follow this guide instead: https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/deployment/install-winget-windows-iot
Installing apps with winget, First search for what you want:
PS C:\Users\Jimbo> winget search espanso
Name Id Version Source
---------------------------------------
Espanso Espanso.Espanso 2.2.3 winget
Then install it:
winget install --id Espanso.Espanso