installation - Installing build-essentials with linux ...
https://superuser.com/questions/732840I'm trying to update the network card drivers on my Debian based server. I'm following this guide: Driver installation guide I reached the step aptitude install build-essential linux-headers-`uname -r` however I installed the linux-headers package first like so aptitude install linux-headers-`uname -r` Now, I'm trying to install the build-essential package but is seems to require me to remove ...