2

I was enabling file sharing using this question How to transfer files between Ubuntu and Windows? and something went wrong so I couldn't click on dialog buttons to install some service after samba. So samba got intalled and other service didn't so I couldn't complete all steps from tutorial and file sharing doesn't work.

So I want to uninstall samba and complete the tutorial again.

Dmitriy
  • 285

1 Answers1

3

I think this is what you are after :)

sudo apt-get remove --purge samba

Hope this helps.

Blake
  • 80
  • 5