So, I insert this code into ubuntu,
$ sudo apt-get install -y build-essential linux-headers-`uname -r` dkms module-assistant
And it displays the error
E: Unable to locate package module-assistant
Do you know how to deal with this (Ubuntu 18.04.1)?
apt-get update
? – Jeremy Sep 05 '18 at 03:50