View Single Post
Old 06-24-2009, 03:55 PM   #3
wermy
Member
wermy began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Jun 2009
Device: SmartQ 7
Can you delete them from the command line? If I had to guess, I'd say those are the temporary files for when you download/install something from the package manager. If that's the case, they should be ok to delete -- but don't quote me on that.

PS: To remove them from the command line, navigate to the correct directory and type "rm *.deb"
If it says something about permissions, type "sudo rm *.deb"
wermy is offline   Reply With Quote