Thread
:
[Solved] application manager blocked
View Single Post
D@vIcHoJD
2012-02-04 , 21:28
Posts: 236 | Thanked: 95 times | Joined on Jan 2012 @ Ecuador
#
5
Try to delete these files from filebox.
/var/cache/apt/pkgcache.bin
/var/cache/apt/srcpkgcache
or in x-terminal
sudogainroot
rm /var/cache/apt/pkgcache.bin
rm /var/cache/apt/srcpkgcache
then
apt-get autoremove
apt-get autoclean
apt-get clean
apt-get install -f
apt-get update -f
apt-get update
Let me know how it goes
Quote & Reply
|
The Following User Says Thank You to D@vIcHoJD For This Useful Post:
bennypr0fane
D@vIcHoJD
View Public Profile
Send a private message to D@vIcHoJD
Find all posts by D@vIcHoJD