Results 1 to 7 of 7

Thread: Nethunter App Force Update After Ignore

  1. #1
    Join Date
    2016-Feb
    Posts
    1

    Nethunter App Force Update After Ignore

    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

  2. #2
    Join Date
    2016-Feb
    Location
    Bangalore
    Posts
    114
    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
    ################################################

    |
    /vvvvvvvvvvvv \-------------------------------------------------------------------------,,
    |^^^^^^^^ /===================================--""

    ################################################
    ----------The quieter you become,The more you will able to hear-----------
    ################################################
    Venkatesh L Sharma https://twitter.com/1337in

  3. #3
    Join Date
    2016-Feb
    Posts
    116
    Quote Originally Posted by Gh0sT.sh View Post
    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."

  4. #4
    Join Date
    2016-Feb
    Location
    UK
    Posts
    20
    what does it say when you tap on Check App Update again?
    Be the change you wish to see in the world.

  5. #5
    Join Date
    2013-Aug
    Posts
    14
    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.

  6. #6
    Join Date
    2016-Jul
    Posts
    1
    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.

  7. #7
    Join Date
    2016-Jan
    Posts
    7
    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-securit...nethunter/wiki

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

Similar Threads

  1. Kodi with Nethunter force close
    By Cyberkid in forum NetHunter General Questions
    Replies: 1
    Last Post: 2021-08-30, 01:44
  2. Configure initial boot probing to ignore /dev/sda and dev/sdb
    By Snotes in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-07-23, 03:14
  3. Replies: 2
    Last Post: 2015-07-10, 12:56
  4. aireplay-ng --ignore-negative-one
    By leevai in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2015-01-07, 23:14

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •