Welcome to my Blog, this is a brief Article On How To Install Windows PowerShell On An Android phone or Any Linux OS Of your choice.
Procedures
Installation Commands:
NOTE:
After the update, it is important to install wget, wget is install with the command
After installing wget,Create a new folder in your home directory and name it PowerShell.
The simple command that gets that done is
Use the cd command to navigate to that folder and then install PowerShell with the instructions below.
Head to GitHub/PowerShell and select the link of the PowerShell suitable with your system Architecture, to know your system Architecture, you can use the command
Now that you know your system aarch, copy the link that is suitable with your system Architecture and download it with the wget command. For example my phone is a 32-bit android device, so the command to download and extract is.
And if yours is 64-bit, the command to download and extract is
Now that this is done, you can now start PowerShell with the command
Enjoy your PowerShell terminal, right on your Linux OS or your Android phone, following the procedures above
Video Tutorial: