I want to completely uninstall Skype 4.1 from the terminal. How do I do that. Also, do I have to delete anything else to make sure I have removed it completely?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
From the terminal, run:
Then you can remove the config files:
That should do it. |
|||||||
|

sudo apt-get purge skype? – elclanrs Dec 4 '12 at 2:51