Results 1 to 5 of 5

Thread: How can I uninstall Skype completely?

  1. #1
    Join Date
    Jan 2010
    Beans
    28
    Distro
    Lubuntu 12.04 Precise Pangolin

    How can I uninstall Skype completely?

    I have uninstalled and reinstalled Skype 2.1 Beta 2 for Linux several times using the Ubuntu Software Centre and the Synaptics Package Manager for a complete removal.

    My problem is that Skype still knows my log-in details when I start the newly reinstalled Skype so I know it has not been a complete uninstallation.

    I want all these details to be deleted. I have had issues with Skype not ringing on calls and the instant messaging being disorderly so I want it all CLEANLY installed.
    Lubuntu 12.04 on Packard Bell BV EasyNote MZ35
    Debian 7.1 Wheezy on Asus EEE PC 1000h

  2. #2
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: How can I uninstall Skype completely?

    Hi,

    Most application will store info in hidden files in your home folder ~/ ... Enable hidden files to be viewable and look for a folder like .Skype or something similar after you have removed the software... delete this folder and try again...

    Please note that I don't know if this will work and I don't use Skype... but it is worth a shot



    404

  3. #3
    Join Date
    Jan 2008
    Location
    Lausanne, Switzerland
    Beans
    341
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: How can I uninstall Skype completely?

    Here is a link from Skype web site that explains how to proceed.

  4. #4
    Join Date
    Nov 2010
    Location
    Finland
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: How can I uninstall Skype completely?

    Code:
    sudo apt-get autoremove --purge skype
    MSI K9N NEO-F V3 / MS-7369 Motherboard RAM 4GB
    AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
    Nvidia GeForce 9800 GT 512MB Internet 3G MF668
    GRUB2:BOOTSCRIPT:TESTDISK:NOMODESET

  5. #5
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: How can I uninstall Skype completely?

    You still need to remove or rename the hidden ~/.Skype folder in your home as that is where everything related to your skype subscription is stored locally on your computer.
    Code:
    mv .Skype .Skype.bak
    will do it for you but leave all the old data available if you should need it in .Skype.bak.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •