View Single Post
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#7
Originally Posted by acvetkov View Post
you mean the repository? If not you should remove the apps one by one.

df -ha

this list all mounted and the free space

dpkg -l

all installed apps

dpkg -l |grep ***

replace the stars to search for specific app

apt-get clean

removes the downloaded archives

vim /etc/apt/sources.list.d/hildon-application-manager.list

to edit manually the repositories list.

yes the repository cache.