Hello,

I tried to install the kernel header on Kali linux 2022.1 with the following commands:


# apt update
# apt dist-upgrade
[REBOOT]
# apt install linux-headers-$(uname -r)