Results 1 to 4 of 4

Thread: Can't install most common used programs, also many seem missing

  1. #1
    Join Date
    2022-Jun
    Posts
    1

    Can't install most common used programs, also many seem missing

    hi,

    running a new install of Kali 2022.2 in VMWare and it is doing some funky things. If I run an ls command in the terminal it tells me:
    Code:
    Command 'exa' not found, but can be installed with:
    sudo apt install exa
    When I run that I get many errors:
    Code:
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following NEW packages will be installed:
      exa
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 297 kB of archives.
    After this operation, 867 kB of additional disk space will be used.
    Err:1 http://http.kali.org/kali kali-rolling/main amd64 exa amd64 0.10.1-2
      404  Not Found [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/r/rust-exa/exa_0.10.1-2_amd64.deb  404  Not Found [IP: 192.99.200.113 80]
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    This happens on many things that I try to install. It's like the install command is getting the wrong info.

    Hope someone can help.

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    did you do the last thing it suggested..

    run apt-get update or try with --fix-missing?

  3. #3
    Join Date
    2022-Jul
    Posts
    3
    First use a vpn, this maybe won't work on the first try so try some different regions.

    Then again, sudo apt update
    then, sudo apt-get upgrade
    There should now be a large package update coming in.

  4. #4
    Join Date
    2022-Jul
    Posts
    4
    I just made a thread with a similar issue.. the mirror with this IP is broken
    192.99.200.113

    It does not contain all the files. I fixed my issue by looking at the kali.org mirrors and add one that worked to my sources.list
    http://http.kali.org/README.mirrorlist

Similar Threads

  1. install libgtk-3-common error
    By when123 in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2018-05-06, 07:28
  2. unable to install any package dpkg: error processing nfs-common
    By k.v.manjunath in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-06-09, 04:33
  3. Kali 1.06a on Pi - Missing KALI programs
    By ckilmer75 in forum ARM Archive
    Replies: 3
    Last Post: 2014-02-28, 06:52

Posting Permissions

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