#install powershell on termux
1 messages · Page 1 of 1 (latest)
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.
Supposed to work according to some videos, maybe the device must be root
Could you link one of those videos maybe?
Sure
Hello friends, In this video I will show you how you can install windows powershell on android via termux. Powershell is a scripting language develoved by Microsoft.
Powershell github release :-
https://bit.ly/3vw4DGy
Make sure to download linux-arm64 file
Make sure to Like Share & Subscribe !
Our Blog :-
https://bit.ly/3lwJ4SK
PowerShell Install | Termux | Android | No Root | TechComSpot | Free
#WindowsTerminal
#PowerShell
#Android
#Termux
#TechComSpot
#Free
Ah it looks like they're using it in proot instead of directly on Termux.
Yeah, that probably works.
Still doesn't work, did you also try it like in the video?
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
root@localhost:~/ps# ./pwsh
Failed to create CoreCLR, HRESULT: 0x8007000E
Just connect gloud shell to termux...it's easy
Well that's not a local instance of power shell now is it...