-1

I run Ubuntu 12.04 and after I removed XFCE4, the file browser did not go away. I tried sudo apt-get remove thundar with no success... Someone help me find the name of this package so I can remove it off my machine.

moon.musick
  • 1,958

1 Answers1

1

The package name is thunar, not thundar. Try with sudo apt-get remove thunar.

moon.musick
  • 1,958