On my Ubuntu 11.10 install, I want to use gpicview
instead of eog
. Therefore, I'd like to remove eog
. Whenever I do sudo apt-get remove eog
though, I'm notified that doing this will also remove ubuntu-desktop
. But I want to keep using Unity 2D.
How can I remove eog
while keeping the Unity-2D session?
eog
which is slow, compared togpicview
. Of course, I can set every extension to be opened withgpicview
, but removingeog
would be far easier. – Exeleration-G Apr 03 '12 at 18:25