We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
┌──(kali㉿kali)-[~] └─$ sudo apt install build-essential libelf-dev linux-headers-$(uname -r) Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package linux-headers-6.1.0-kali7-amd64 E: Couldn't find any package by glob 'linux-headers-6.1.0-kali7-amd64'
How to fix this? I followed the guide step by step
The text was updated successfully, but these errors were encountered:
Refer to Stack Overflow Install linux headers
Sorry, something went wrong.
No branches or pull requests
┌──(kali㉿kali)-[~]
└─$ sudo apt install build-essential libelf-dev linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-6.1.0-kali7-amd64
E: Couldn't find any package by glob 'linux-headers-6.1.0-kali7-amd64'
How to fix this? I followed the guide step by step
The text was updated successfully, but these errors were encountered: