This is for the new folks.
Because, if one installs only using Synaptic or Muon one will. eventually, get a popup window saying that some stuff is not going to be dealt with and, if one views the details, one sees that, the items are almost always "Linux headers".
And they will "build up" even if one only does "updates"
This can be, at worst. an "inconvenience" in that one has to close the window, but when the "not needed" headers "build up", I personally think that they can slow down the install of packages, and every once in a while, if a LOT of them have built up, when one goes to Synaptic it won't work.
I may be wrong on that, but the evidence, for moi, is that if I then do the apt-get autoremove in terminal the situation goes away.
Here is a very nice explanation of what "headers" are, go to the reply by Patrick Kilgore:
https://answers.launchpad.net/ubuntu/+question/54157
What to do, what to do, what to do.....
Menu / system / terminal
In terminal type:
One will be asked for one's password, type it in and hit enter.
Update will occur, it is instructive to watch it.
At the end one will see a sentence to the effect that there outdated packages in the system and one should run
There may be new packages to install, just go ahead and install them..
and THEN run apt-get autoremove
If one has not done this REGULARLY, it can take a LONG time for the autoremove to complete, but it is instructive to watch the headers being removed, they are time - date stamped.
Soo...there are MANY very experienced folks here and if they would like to chime in to change, update, argue with or add to this post please so do, I will not argue, because I'm just a hardware kinda guy!
woodhardwarekindaguysmoke
Because, if one installs only using Synaptic or Muon one will. eventually, get a popup window saying that some stuff is not going to be dealt with and, if one views the details, one sees that, the items are almost always "Linux headers".
And they will "build up" even if one only does "updates"
This can be, at worst. an "inconvenience" in that one has to close the window, but when the "not needed" headers "build up", I personally think that they can slow down the install of packages, and every once in a while, if a LOT of them have built up, when one goes to Synaptic it won't work.
I may be wrong on that, but the evidence, for moi, is that if I then do the apt-get autoremove in terminal the situation goes away.
Here is a very nice explanation of what "headers" are, go to the reply by Patrick Kilgore:
https://answers.launchpad.net/ubuntu/+question/54157
What to do, what to do, what to do.....
Menu / system / terminal
In terminal type:
sudo apt-get update
Update will occur, it is instructive to watch it.
At the end one will see a sentence to the effect that there outdated packages in the system and one should run
apt-get autoremove
and THEN run apt-get autoremove
If one has not done this REGULARLY, it can take a LONG time for the autoremove to complete, but it is instructive to watch the headers being removed, they are time - date stamped.
Soo...there are MANY very experienced folks here and if they would like to chime in to change, update, argue with or add to this post please so do, I will not argue, because I'm just a hardware kinda guy!
woodhardwarekindaguysmoke
Comment