Install powershell
- 2019/04/12
- ArchLinux
What is powershell
PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
You can get binary package from AUR repository.
$ git clone https://aur.archlinux.org/powershell-bin.git
$ cd powershell-bin
$ makepkg -si
Execute start command
$ pwsh