i got a chromebook and was trying to install wifi adapter drivers on the linux terminal but it says that the kernel headers are missing i already tried the
sudo apt-get install linux-header thing but it found no matching headers.
uname -r
5.10.114-16025-ge75506b9d98e
I also tried this https://gist.github.com/jeongho/e8fcfee3d32bd250598ac47ce203fdcd but while cloning the repo it gives me an error while resolving deltas
error: index-pack died of signal 996187) fatal: index-pack failed
pls help