Results 1 to 4 of 4
Would it cause any issues to delete the cached archives from the installed packages? I have almost a gig of space being taken up and would like to get the ...
- 05-11-2010 #1
[SOLVED] deleting cached archives
Would it cause any issues to delete the cached archives from the installed packages? I have almost a gig of space being taken up and would like to get the space back.
- 05-11-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 05-12-2010 #3
You should not remove those manually.
Execute this command :
It will clean cache and all other unnecessary confs.Code:sudo apt-get clean all
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-12-2010 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
You can check this HowTo for more on using the Synaptic Package Manager under Ubuntu:
https://help.ubuntu.com/community/SynapticHowto
For more on using apt, check this HowTo (written for 8.04 but still applies):
https://help.ubuntu.com/8.04/serverguide/C/apt-get.htmloz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.



