apt-get upgrade stopped because of a lack of space. But now I can't remove any packages with apt-get because it stop suggesting me to use "apt-get -f install" to solve the problem.
But of course, since I have no space left, "apt-get -f install" doesn't work.
(I have a separate /usr partition, so I can't free space by freeing my /home...
)
How can I remove packages then?
Is it safe to use "--force-yes"?