Is usr/src just source code?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
tharpa
Posts: 33
Joined: 20. Jul 2014, 03:30

Is usr/src just source code?

Post by tharpa »

My sda1 is up to 96%. I see that the biggest folder is usr/src, at 4.4 GB. Is that just source code that can be deleted, or is that actually used by the system?
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Is usr/src just source code?

Post by mimosa »

Try:

Code: Select all

sudo slapt-get --clean
sudo slapt-src --clean
tharpa
Posts: 33
Joined: 20. Jul 2014, 03:30

Re: Is usr/src just source code?

Post by tharpa »

mimosa wrote:Try:

Code: Select all

sudo slapt-get --clean
sudo slapt-src --clean
That worked, thanks.
Post Reply