Results 1 to 3 of 3

Thread: can not install alien, rpm, nsis in kali

  1. #1
    Join Date
    2014-Apr
    Posts
    1

    can not install alien, rpm, nsis in kali

    When I check my openvas, I have this warning:
    WARNING: Could not find rpm binary, LSC credential package generation for RPM and DEB based targets will not work.
    SUGGEST: Install rpm.
    WARNING: Could not find makensis binary, LSC credential package generation for Microsoft Windows targets will not work.
    SUGGEST: Install nsis.


    Then I install them by:
    # apt-get -y install alien rpm nsis
    ...
    E: Unable to locate package alien
    E: Package 'rpm' has no installation candidate
    E: Unable to locate package nsis


    How can I install alien, rpm and nsis? My sources.list has only repositories of kali and kali-security.

    Thanks for help.

  2. #2
    Join Date
    2014-Oct
    Posts
    1
    Any solutions for this?

  3. #3
    Join Date
    2015-Mar
    Posts
    2
    Clear rpm and nsis install message:

    apt-get -y install alien rpm nsis fakeroot

Similar Threads

  1. Kali Alien Error
    By hadron in forum General Archive
    Replies: 0
    Last Post: 2021-03-17, 21:36
  2. Replies: 1
    Last Post: 2020-03-02, 23:43
  3. Replies: 11
    Last Post: 2017-09-24, 23:06

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
  •