How to install Kali Linux on Android without rooting

Опубликовано: 21 Март 2026
на канале: FatalSec
535
12

#KaliLinux #Android #Rootless #Nethunter #NethunterKex #InstallKaliLinuxOnAndroid
It's easy to install Kali Linux on your Android phone without rooting it. This is a rootless install that allows you to run Kali Nethunter as an app on your phone - I'll walk you through the process and also troubleshoot the package update issues in termux app.

Below are the commands which i have used:

1. Update all the packages and Upgrade the system:
apt update && apt upgarde -y

2. To fix the broken repositories issue:
termux-change-repo

3. To install wget:
apt install wget

4. Download the bash script to download and install Kali nethunter:
wget -O install-nethunter-termux https://offs.ec/2MceZWr

5. Changing the permission and executing the script:
chmod +x install-nethunter-termux
./install-nethunter-termux

6. Link to download nethunter store app:
https://store.nethunter.com

If you are interested to know "How to run Kali Linux in Windows without installing any Virtual machine" then please watch this video:
   • How to install Kali Linux on Windows 11 wi...  

Also don't forget to subscribe to the channel for more such interesting videos.

Follow us on Twitter @SecFatal