PDA

View Full Version : Nethunter App Force Update After Ignore



WhiteFox
2016-02-27, 16:48
I selected check app update and I accidentally hit ignore for the most recent update. Is there a way to force the update? Or reverse the Ignore selection? I cannot figure it out for the life of me.

I'm not referring to the kali meta packages but to the kali nethunter app itself. Thanks and I appreciate any help

Gh0sT.sh
2016-02-28, 06:54
go to nethunter terminal

when ever you feel like updating
type

sudo apt-get update

sudo apt-get upgrade

if this dont work

nano /etc/apt/sources.list


add this to file


deb http://http.kali.org/kali kali main non-free contrib


deb http://security.kali.org/kali-security kali/updates main contrib non-free


deb-src http://http.kali.org/kali kali main non-free contrib


deb-src http://security.kali.org/kali-security kali/updates main contrib non-free


then


apt-get update && apt-get install -y linux-headers-$(uname -r)


after update


Sudo reboot now

Phreya
2016-02-28, 11:21
go to nethunter terminal

when ever you feel like updating
type

sudo apt-get update

sudo apt-get upgrade

if this dont work

nano /etc/apt/sources.list


add this to file


deb http://http.kali.org/kali kali main non-free contrib


deb http://security.kali.org/kali-security kali/updates main contrib non-free


deb-src http://http.kali.org/kali kali main non-free contrib


deb-src http://security.kali.org/kali-security kali/updates main contrib non-free


then


apt-get update && apt-get install -y linux-headers-$(uname -r)


after update


Sudo reboot now

He specifically said "I'm not referring to the kali meta packages but to the kali nethunter app itself."

pLx
2016-02-28, 11:39
what does it say when you tap on Check App Update again?

phlame64
2016-07-26, 15:43
Having the same issue here, choosing the "Check App Update" tab returns no response of any kind and the app stays on the last tab opened. Currently version 3.1 (test-keys) of NetHunter is installed. Thanks for your help.

3times2
2016-07-30, 14:03
No clue how more people aren't commenting on this. Please assist, as I can ping http.kali.org and have run all the normal apt-get commands, still no luck.


Err:1 http://http.kali.org/kali kali-rolling InRelease
Temporary failure resolving 'http.kali.org'
Reading package lists... Done
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease Temporary failure resolving 'http.kali.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.

WilsonFlips
2016-08-08, 19:47
You can always update the app manually by downloading the latest nethunter apk file from Offensive Security's github.

Bottom of the wiki has a link to the latest apk and source code:
https://github.com/offensive-security/kali-nethunter/wiki

Direct link:
https://images.offensive-security.com/latest.apk