An open API service indexing awesome lists of open source software.

https://github.com/fabricionaweb/powershell-slackware

Package to install PowerShell on Slackware systems
https://github.com/fabricionaweb/powershell-slackware

powershell slackware unraid

Last synced: about 1 year ago
JSON representation

Package to install PowerShell on Slackware systems

Awesome Lists containing this project

README

          

wget --no-check-certificate -O- https://slackbuilds.org/slackbuilds/15.0/system/powershell.tar.gz | tar -xz -C /opt
cd /opt/powershell
source ./powershell.info
wget --no-check-certificate $DOWNLOAD_x86_64
OUTPUT=$(pwd) PKGTYPE=txz ./powershell.SlackBuild