#install powershell on termux

1 messages · Page 1 of 1 (latest)

fierce turtle
#

Is it possible to install powershell in termux?
I have seen and tried videos on youtube regarding this. None of them have worked.
Thanks in advance
😃

finite imp
#

In theory it's possible.
I know there's been a couple package requests for it.
But I don't think it's in the repos.
Not exactly sure what the issue is.

Although if I had to guess, PowerShell is written mostly in C#, and as such relies on .NET Core, and I'm not certain that supports Android.

fierce turtle
#

Supposed to work according to some videos, maybe the device must be root

finite imp
#

Could you link one of those videos maybe?

fierce turtle
#

Sure

finite imp
fierce turtle
#

Still doesn't work, did you also try it like in the video?

finite imp
#

No I didn't.
But they're not running PowerShell directly on Termux.
Instead they are running inside of Proot.

I don't really use proot, so if you want help setting that up you might wanna ask in the #proot chat

fierce turtle
#

root@localhost:~/ps# ./pwsh
Failed to create CoreCLR, HRESULT: 0x8007000E

hybrid oak
finite imp
#

Well that's not a local instance of power shell now is it...