Hi all,
At our last meeting Tom was concerned about Linux bloating with surplus
files. I have always found this to seldom be the case due to :
a. The new download removes the older files or:
b. The command autoremove clears the unused kernels and other not
required files.
eg.
john@polomint:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
linux-headers-4.15.0-72 linux-headers-4.15.0-72-generic
linux-image-4.15.0-72-generic linux-modules-4.15.0-72-generic
linux-modules-extra-4.15.0-72-generic
0 upgraded, 0 newly installed, 5 to remove and 4 not upgraded.
After this operation, 332 MB disk space will be freed.
Do you want to continue? [Y/n]
Cheers John..
Show replies by date