F5F Stay Refreshed Software Operating Systems Command not found error occurred while trying to install packages with apt-get in Kali Linux.

Command not found error occurred while trying to install packages with apt-get in Kali Linux.

Command not found error occurred while trying to install packages with apt-get in Kali Linux.

M
Mapley
Member
240
04-06-2016, 09:57 PM
#1
You're encountering issues with installing dependencies on Kali Linux using apt-get. It sounds like the package might not be available or there could be a configuration problem. Try checking your package manager settings, updating apt, or consulting the Kali Linux documentation for troubleshooting tips.
M
Mapley
04-06-2016, 09:57 PM #1

You're encountering issues with installing dependencies on Kali Linux using apt-get. It sounds like the package might not be available or there could be a configuration problem. Try checking your package manager settings, updating apt, or consulting the Kali Linux documentation for troubleshooting tips.

T
tux_man998
Junior Member
3
04-06-2016, 10:15 PM
#2
What package are you trying to install? Post actual error message.
T
tux_man998
04-06-2016, 10:15 PM #2

What package are you trying to install? Post actual error message.

A
angelcake_11
Senior Member
540
04-07-2016, 05:03 PM
#3
Have you attempted building dependencies with apt build-dep {package-name} before installing it with apt install? If unsuccessful, remove the # symbol from a few repository entries in /etc/apt/sources.list or its subfolders, then refresh your list and retry. As an alternative, if you're not sure of the exact package name, use apt-cache search {package-name} after updating your sources.
A
angelcake_11
04-07-2016, 05:03 PM #3

Have you attempted building dependencies with apt build-dep {package-name} before installing it with apt install? If unsuccessful, remove the # symbol from a few repository entries in /etc/apt/sources.list or its subfolders, then refresh your list and retry. As an alternative, if you're not sure of the exact package name, use apt-cache search {package-name} after updating your sources.

N
nooneepic27
Member
227
04-15-2016, 05:46 PM
#4
Another tool that relies on similar dependencies, like aircrack-ng, didn't function properly with any alternative I tried to install.
N
nooneepic27
04-15-2016, 05:46 PM #4

Another tool that relies on similar dependencies, like aircrack-ng, didn't function properly with any alternative I tried to install.

M
MrKryp
Senior Member
643
04-15-2016, 07:33 PM
#5
It functioned perfectly, and I’m glad you can now use it. Thank you!
M
MrKryp
04-15-2016, 07:33 PM #5

It functioned perfectly, and I’m glad you can now use it. Thank you!

9
99
Member
149
04-16-2016, 12:29 AM
#6
The terminal is strong. Happy to be active!
9
99
04-16-2016, 12:29 AM #6

The terminal is strong. Happy to be active!