-6

Please see the attached image

Anyone help me!

1 Answers1

0

To free up space from several locations use the following commands:

To clean the apt cache

sudo apt-get clean

To clean up old kernels

sudo apt-get autoremove --purge

To remove packages and dependencies that are not required anymore by the ubuntu system:

sudo apt-get autoremove

you can also use softwares like BleachBit find it here BleachBit