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
- Host: GitHub
- URL: https://github.com/fabricionaweb/powershell-slackware
- Owner: fabricionaweb
- Created: 2022-10-20T09:25:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T13:16:38.000Z (over 3 years ago)
- Last Synced: 2025-03-15T15:11:29.355Z (about 1 year ago)
- Topics: powershell, slackware, unraid
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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