Is there a way to install PowerShell on TinyCore? The below link is the MS documentation for supported Linux distros.
I thought of downloading the Ubuntu 18.04 package and using the TinyCore commands per below link
http://wiki.tinycorelinux.net/wiki:package_management_cheat_sheet
However, Wget fails somehow. Error: Server returned error. 404. Not found
I tried to install Snap. Successfully installed Git on TinyCore. Snap download succeeds per instructions https://docs.snapcraft.io/installing-snap-on-arch-linux
However, TinyCore doesn't have 'makepkg' or 'systemctl'.
Could there be any other workaround?