Results 1 to 3 of 3

Thread: reinstall reaver

  1. #1
    Join Date
    2016-Jan
    Posts
    1

    reinstall reaver

    i uninstalled reaver from kali linux in an atempt to install an older version.
    i type root@kali:~# apt-get install reaver

    but i get
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package reaver is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'reaver' has no installation candidate

    plz help

  2. #2
    Join Date
    2016-Mar
    Posts
    2
    I uninstalled reaver today as well. I've been having trouble with handshakes so i thought it may have been something I've done (since I'm a total beginner with Linux). Now everything that I read about how to install is either outdated or incorrect. If you've figured this out, would you be so kind to share. I've been reading how to's on this for 4 hours now with no luck.

  3. #3
    Join Date
    2016-Mar
    Posts
    2
    So, i can't say I found THE solution but I did find A solution.... at least for me.

    I was reading a thread here about checking the sources list because another user couldn't get any updates or installs.
    So I went to Kali's site and checked the sources that should be used. The site says source.list should read
    Code:
    deb http://http.kali.org/kali kali-rolling main contrib non-free
    However, my source.list read
    Code:
    deb http://http.kali.org/kali-rolling main contrib non-free
    So, I added the missing word "kali" and saved the file. Opened terminal and
    Code:
    apt-get update
    apt-get install reaver
    Reaver is now installed and working.


    NOTE: I am a basic beginner. Everything I've read tells me to leave the sources alone.
    I could have very well spent the rest of my night re-installing Kali... I know this.
    I do NOT advise anyone to follow my directions. As with everything in life, do so at your own risk.
    I am not responsible if you break Kali. I'm only posting this as a courtesy for anyone having
    the same problem... just contributing.

Similar Threads

  1. Problems with Pyrit (and don't want to reinstall)
    By fonestar in forum General Archive
    Replies: 2
    Last Post: 2019-08-14, 06:19
  2. Postgresql reinstall
    By juvestar91 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2018-08-20, 18:45
  3. [Reaver][Kali 2016] Reaver Association Issues (Code 18)
    By h4ck0ry in forum General Archive
    Replies: 3
    Last Post: 2016-07-06, 11:54
  4. After first install, i cant reinstall. i need help please
    By Darth Lunchbox in forum Installing Archive
    Replies: 0
    Last Post: 2014-08-13, 17:41

Posting Permissions

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