View Issue Details

IDProjectCategoryView StatusLast Update
0006561Kali LinuxGeneral Bugpublic2021-06-25 18:16
Reporterjaypharrell Assigned Tosteev  
PrioritynormalSeverityminorReproducibilityunable to reproduce
Status closedResolutionno change required 
Product Version2020.2 
Summary0006561: Apt-get command.
Description

Hi there, today i tried to install somethings and now I can not install anything anymore with the "apt-get" command.

I get a msg saying that the command wasn't found.

Anyone know how i can fix this?

Activities

X0RW3LL

X0RW3LL

2020-07-12 11:45

reporter   ~0013079

Download the apt package from here: https://http.kali.org/kali/pool/main/a/apt/apt_2.0.2_amd64.deb (If your system's architecture is amd64, else go to https://http.kali.org/kali/pool/main/a/apt/ and check for apt_2.0.2_xxxx.deb, where xxxx is your architecture of choice)
To check what architecture your system uses, run the following:

$ uname -r

If it's 5.X.0-kaliX-amd64, that an amd64, and so you can download the deb package above.

After you've downloaded, run the following:

$ sudo dpkg -i apt_2.0.2_amd64.deb

(Or whatever package architecture that you downloaded)

And please post such questions to https://forums.kali.org/

steev

steev

2021-06-25 18:16

manager   ~0014858

Thank you for your interest in Kali but this is not a bug report. It looks like that you need help and guidance to perform some task. We have community support forums on https://forums.kali.org/ or on IRC with the #kali-linux channel on irc.oftc.net), please post your questions there.

Issue History

Date Modified Username Field Change
2020-07-11 05:45 jaypharrell New Issue
2020-07-12 11:45 X0RW3LL Note Added: 0013079
2020-12-01 10:50 g0tmi1k Severity major => minor
2021-06-25 18:16 steev Assigned To => steev
2021-06-25 18:16 steev Status new => closed
2021-06-25 18:16 steev Resolution open => no change required
2021-06-25 18:16 steev Note Added: 0014858