January 14, 20188 yr I'm looking for using Powershell for linux on my unRaid box. Have anyone tried getting Powershell to work on linux or developed a plugin? Below is info from me playing around with it. The Powershell release contains linux binary archives. I've tried unpacking the archive powershell-6.0.0-linux-x64.tar.gz as instructed in the Installation - Binary Archives, but that gave the error: Failed to load Xmd, error: libunwind.so.8: cannot open shared object file: No such file or directory Failed to bind to CoreCLR at '/mnt/user/app/powershell/libcoreclr.so' The .AppImage package works beautifully, but I suspect it has some limitations since its not fully installed on the system and is x86. installPowershell.sh
January 14, 20188 yr You need to install the packages for the missing libraries. You can find some packages in the nerd tools plugin, but if it's not there, you have to find it on packages.slackware.com or other sources.
January 14, 20188 yr The appimage is x86_64 so should be fine. Probably the easiest course of actionb tbh. I still wonder why you want to use Powershell though
Archived
This topic is now archived and is closed to further replies.