"Empty" trash bin completey

Asked by Rick Miller

Morning All:

   I've been getting conflicting info and the amount of "space" available on the HDD. "Disk Usage Analyzer" indicates 4.5Gb, yet I keep keeping an Ubuntu pop-up indicating only 511.8 Mb. I have to agree with the 'pop-up" for I cannot download any large files. So, I was wondering, could the 'trash" bin be in need of a complete purging? If this would free up 'space", how would I accomplish the task? If not, could someone give a reason/explanation of the extreme variance in how much "space" is supposedly available?
THANK YOU:
RICK

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Rick Miller
Solved:
Last query:
Last reply:
Revision history for this message
Rick Miller (69rixter) said :
#1

addendum to post# 252662 Sorry; I forgot to post the particulars---HP2000-210...Ubuntu 12.04LTS ...80Gb HDD

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If you install trash-cli you can empty the trash using that.

If you are low on space can you please give the output of :

lsb_release -a; uname -a; dpkg -l | grep linux-image

Thanks.

You can also clear space with:

sudo apt-get clean

Revision history for this message
Rick Miller (69rixter) said :
#3

Afternoon Andrew:

   OK, here's the readout:

LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.04.4 LTS
Release: 12.04
Codename: precise
Linux rick-HP-2000-Notebook-PC 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
ii linux-image-3.13.0-32-generic 3.13.0-32.57~precise1 Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-35-generic 3.8.0-35.52~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-36-generic 3.8.0-36.52~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-37-generic 3.8.0-37.53~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-39-generic 3.8.0-39.58~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-41-generic 3.8.0-41.60~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-42-generic 3.8.0-42.63~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-44-generic 3.8.0-44.66~precise1 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-generic-lts-raring 3.8.0.44.44 Generic Linux kernel image
ii linux-image-generic-lts-trusty 3.13.0.32.28 Generic Linux kernel image
rick@rick-HP-2000-Notebook-PC:~$

    What do you make of it? Also, am I using the latest version Linux kernel? I thought I'd installed it a few months ago, but now, I'm not so sure. I'll check out sudo apt-get clean. Any thoughts on why such a discrepancy between "Disk usage Analyzer" and the 'pop-up"?
THANX:
RICK

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

sudo apt-get --purge remove linux-image-3.8.0*
sudo apt-get --purge autoremove

Will get you a lot of space back.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

You have the latest kernel for Trusty

Revision history for this message
Rick Miller (69rixter) said :
#6

Andrew:

   Ok, I thought I'd installed it in the springtime. Ah....BTW, I believe the command is just : sudo apt-get autoremove..... as sudo apt-get --purge autoremove came back "command not found". And those 2 command gave back roughly 2 Gb's.. Thank You Andrew. Got another issue, but I'm pretty sure it's a failing laptop battery. Oh, I've looked around (internet searches) and got a lot of varying info, but does 3 years sound like the "normal" life og a CMOS battery?
Take Care:
Rick

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Should last longer but a hardware forum will be a better place to post. Please mark the question as solved

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

Oh you already did. Nevermind :-D