Updates filling too much space ?

4 respostas [Última entrada]
iceburn
Desconectado
Joined: 12/07/2019

I run the updater frequently, and as well as the security updates install most of the other updates. There are so many. Afterwards 'sudo apt autoremove' is run and I assume what remains is needed software.

/dev/mapper / is filling up quickly and will soon be bloated.

Will I have to resize the partition ? Not sure how to do it.
What can be removed ? Two or three programs have already been removed with synaptic. I'd rather keep the various programs that are packaged with GNU/Linux Trisquel even though it's a mystery to me what half of them do. :)

AnexoTamaño
Screenshot at 2023-05-27 09-45-44.png27.54 KB
Screenshot at 2023-05-27 10-08-43.png62 KB
iceburn
Desconectado
Joined: 12/07/2019

These disappeared and I can't find an edit button so here they are again.

Screenshot at 2023-05-27 10-08-43.png Screenshot at 2023-05-27 09-45-44.png
avrtm
Desconectado
Joined: 11/22/2019

Try to remove apt temporary files executing "sudo apt-get clean" on the terminal emulator. With respect to the attached files problem see https://gitlab.trisquel.org/trisquel/trisquel-website/-/issues/9#note_9363

iceburn
Desconectado
Joined: 12/07/2019

Thanks it cleared 4% space on /dev/mapper /

Avron

I am a translator!

Desconectado
Joined: 08/18/2020

Will I have to resize the partition ?

Resizing your root partition might be good idea. What is the output of "df -Th" and "lsblk"? (sorry, I cannot see your screen captures, but command line output will probably give more information anyway).