Raveen Kumar

Powershell notes

Winget

To install any program using powershell in similar way to linux use, winget

Example:

winget install pandoc

#Powershell #Windows #Command-Line