Results 1 to 3 of 3

Thread: (dpkg -i ) dont work

  1. #1
    Join Date
    2013-Nov
    Posts
    3

    (dpkg -i ) dont work

    hello kali users!

    today i was trying to install nessus v6.2.4 in kali linux, when i got the following error:

    Code:
    root@kali:~# dpkg -i Nessus-5.2.4-ubuntu910_amd64.deb
    
    dpkg: error processing Nessus-5.2.4-ubuntu910_amd64.deb (--install):
     cannot access archive: No such file or directory
    Errors were encountered while processing:
     Nessus-5.2.4-ubuntu910_amd64.deb
    i did

    apt-get update && apt-get upgrade:


    even though i upgraded kali linux, the nessus wont download.

  2. #2
    Are you in the same folder as the .deb file?
    cannot access archive: No such file or directory
    What happens if you do 'ls -l *.deb' ?

  3. #3
    Join Date
    2013-Nov
    Posts
    3
    i re-installed kali. now the problem is solved. but thanks for helping

Similar Threads

  1. RTL8723AE dont work on latest kernel 5.10
    By aqvaman in forum Installing Archive
    Replies: 0
    Last Post: 2021-03-21, 11:55

Posting Permissions

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