Hax4us / Nethunter-In-Termux

This is a script by which you can install Kali nethunter (Kali Linux) in your termux application without rooted phone
GNU General Public License v3.0
2.39k stars 331 forks source link

Can't install anything in kali proot #55

Closed gunner29 closed 5 years ago

gunner29 commented 6 years ago

root@localhost:~#apt install kali-linux-nethunter Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: gnome-brave-icon-theme : Depends: gnome-colors-common but it is not going to be installed kali-linux-nethunter : Depends: kali-root-login but it is not going to be installed Depends: desktop-base but it is not going to be installed Depends: xfce4 but it is not going to be installed Depends: xfce4-places-plugin but it is not going to be installed Depends: xfce4-goodies but it is not going to be installed Depends: nmap but it is not going to be installed Depends: metasploit-framework but it is not going to be installed Depends: tcpdump but it is not going to be installed Depends: tshark but it is not going to be installed Depends: wireshark but it is not going to be installed Depends: burpsuite but it is not going to be installed Depends: armitage but it is not going to be installed Depends: sqlmap but it is not going to be installed Depends: recon-ng but it is not going to be installed Depends: wipe but it is not going to be installed Depends: socat but it is not going to be installed Depends: ettercap-text-only but it is not going to be installed Depends: exploitdb but it is not going to be installed Depends: beef-xss but it is not going to be installed Depends: device-pharmer but it is not going to be installed Depends: nishang but it is not going to be installed Depends: wifite but it is not going to be installed Depends: pixiewps but it is not going to be installed Depends: iw but it is not going to be installed Depends: aircrack-ng but it is not going to be installed Depends: mfoc but it is not going to be installed Depends: gpsd but it is not going to be installed Depends: kismet but it is not going to be installed Depends: kismet-plugins but it is not going to be installed Depends: giskismet but it is not going to be installed Depends: dnsmasq but it is not going to be installed Depends: dsniff but it is not going to be installed Depends: sslstrip but it is not going to be installed Depends: mdk3 but it is not going to be installed Depends: mitmproxy but it is not going to be installed Depends: autossh but it is not going to be installed Depends: tightvncserver but it is not going to be installed Depends: apache2 but it is not going to be installed Depends: postgresql but it is not going to be installed Depends: openvpn but it is not going to be installed Depends: php Depends: wpasupplicant but it is not going to be installed Depends: zip but it is not going to be installed Depends: macchanger but it is not going to be installed Depends: dbd but it is not going to be installed Depends: florence but it is not going to be installed Depends: libffi-dev but it is not going to be installed Depends: python-setuptools but it is not going to be installed Depends: python-pip but it is not going to be installed Depends: hostapd but it is not going to be installed Depends: ptunnel but it is not going to be installed Depends: tcptrace but it is not going to be installed Depends: dnsutils but it is not going to be installed Depends: p0f but it is not going to be installed Depends: mitmf but it is not going to be installed Depends: python-twisted but it is not going to be installed Depends: python-dnspython but it is not going to be installed Depends: libssl-dev but it is not going to be installed Depends: sslsplit but it is not going to be installed Depends: python-pcapy but it is not going to be installed Depends: tinyproxy but it is not going to be installed Depends: isc-dhcp-server but it is not going to be installed Depends: rfkill but it is not going to be installed Depends: backdoor-factory but it is not going to be installed Depends: bdfproxy but it is not going to be installed Depends: python-lxml but it is not going to be installed Depends: python-m2crypto but it is not going to be installed Depends: python-netaddr but it is not going to be installed Depends: python-mako but it is not going to be installed Depends: sox but it is not going to be installed Depends: librtlsdr-dev but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)

Hax4us commented 6 years ago

Give output of termux-info command

gunner29 commented 6 years ago

Here it is: Updatable packages: busybox/stable 1.29.1 arm [upgradable from: 1.28.4-2] System information: Linux localhost 3.18.19-11836556 #1 SMP PREEMPT Tue Jul 11 17:22:11 KST 2017 armv7l Android Termux-packages arch: arm Android version: 6.0.1 Device manufacturer: samsung Device model: SM-G532F Also the phone isn't rooted

gunner29 commented 6 years ago

Also i tried "dpkg --configure -a"; so I got problems only with gnome-brave-icon-theme and kali-defaults packages

Hax4us commented 6 years ago

@gunner29 I made some changes can you test it
Just download script curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/beta/kalinethunter And run bash kalinethunter

gunner29 commented 6 years ago

None! Same result

ghost commented 5 years ago
  1. apt-get update
  2. apt-get upgrade
  3. apt-get dist-upgrade
  4. apt install kali-linux-nethunter

Work👍