I am trying to install Mediatek MT7630E driver https://github.com/neurobin/MT7630E,
When I try
sudo apt install build-essential linux-headers-amd64
I get this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package linux-headers-amd64 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'linux-headers-amd64' has no installation candidate
How can I resolve this?