LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-11-2017, 11:22 AM   #1
Jonnyc
Member
 
Registered: Oct 2015
Location: Central France
Distribution: Mint 19.3
Posts: 30

Rep: Reputation: Disabled
Can't uninstall Skype


When I try to uninstall Skype ( to reinstall it ) I get " the following packages will be uninstalled.....", but when I check , there is Skype still. Re-boot brings up the sign in screen from Skype.
When I look on Package Manager it says Skype is not installed.When I try to re-install it installs a second instance of Skype, neither of which work.

JC
 
Old 06-11-2017, 11:27 AM   #2
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Please paste the output from:

Code:
dpkg -l '*skype*'
How did you install Skype originally?
 
Old 06-11-2017, 12:41 PM   #3
Jonnyc
Member
 
Registered: Oct 2015
Location: Central France
Distribution: Mint 19.3
Posts: 30

Original Poster
Rep: Reputation: Disabled
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
un skype <none> <none> (no description available)
ii skype-bin 4.3.0.37-0ub i386 client for Skype VOIP and instant
un skype-common <none> <none> (no description available)
un skype-mid <none> <none> (no description available)


I don't remember where I orginally installed it from, But I think the prob arose when I re-installed it and got 2 Skypes!
When I uninstalled it , the second instance was removed, but the first doesn't want to go!
 
Old 06-11-2017, 12:50 PM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Thanks. According to that output, you don't have Skype installed (just the remnants from an old install, but you shouldn't be able to run the Skype GUI from that).

So, if you are able to run a version of Skype, it has not been installed through the package manager. Perhaps it is a standalone portable version?

Anyway, let's see where it is:

Code:
which skype

whereis skype
 
Old 06-11-2017, 01:13 PM   #5
Jonnyc
Member
 
Registered: Oct 2015
Location: Central France
Distribution: Mint 19.3
Posts: 30

Original Poster
Rep: Reputation: Disabled
john@john-desktop-mint-17-2 ~ $ which skype
/usr/bin/skype
john@john-desktop-mint-17-2 ~ $ whereis skype
skype: /usr/bin/skype /usr/bin/X11/skype /usr/share/skype
john@john-desktop-mint-17-2 ~ $
 
Old 06-11-2017, 01:33 PM   #6
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Thanks.

Run the following:

Code:
sudo apt-get --purge autoremove skype-bin
Then try running Skype again and report back (hopefully you won't be able to run it).
 
Old 06-11-2017, 01:50 PM   #7
Jonnyc
Member
 
Registered: Oct 2015
Location: Central France
Distribution: Mint 19.3
Posts: 30

Original Poster
Rep: Reputation: Disabled
Right. It's gone. You're a genius!
Thank you very much for taking the trouble. I was totally stuck otherwise.
Does this mean that I installed Skype from a source other than Package Manager?

JC
 
Old 06-11-2017, 02:51 PM   #8
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Not so much the genius, because to be honest I don't quite understand how the problem arose.

What I said before was wrong. I downloaded the skype and skype-bin packages (you can do the same if you're interested - apt-get download skype skype-bin downloads them to your current working directory) and found out that skype is essentially a dummy package, pulling in skype-bin as a dependency. It is skype-bin that installs the GUI program.

So, for some reason, when you uninstalled skype, it didn't also uninstall skype-bin and the GUI program remained. Perhaps there were two slightly different versions of skype-bin and only one of them was uninstalled. I don't know.
 
Old 06-11-2017, 03:27 PM   #9
Jonnyc
Member
 
Registered: Oct 2015
Location: Central France
Distribution: Mint 19.3
Posts: 30

Original Poster
Rep: Reputation: Disabled
Anyway I've re-installed Skype and all's now well! Lesson learned!
Thanks again.
JC
 
Old 06-11-2017, 03:36 PM   #10
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Here's another lesson.

It appears that I could have been way off the mark with my belief that there had been a second, or even manual, version of Skype installed.

I assume that you removed Skype with:

Code:
sudo apt-get remove skype
This command removes the skype package but does not purge its configuration or, importantly, remove any automatically-installed dependencies of the skype package. In fact, as part of the output of the above command, the following is displayed:

Code:
The following package was automatically installed and is no longer required:
  skype-bin:i386
Use 'sudo apt autoremove' to remove it.
As we've seen before, the actual Skype command to run the GUI is installed by the skype-bin package. So, in this case, Skype will still run.

This is one of the reasons that I always remove a package with:

Code:
sudo apt-get --purge autoremove packagename
This ensures that the package's configuration is purged and any automatically-installed dependencies are also uninstalled. The only thing that may be left are personal configuration files (usually dot files) in your home directory.

I like it when a mystery is solved.

Last edited by hydrurga; 06-11-2017 at 03:38 PM.
 
2 members found this post helpful.
Old 06-12-2017, 09:32 AM   #11
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
skypeforlinux is the 5.x offering.
All previous versions and clients will be disabled on July 1, 2017 is my understanding.

Just sayin'

Last edited by Habitual; 06-12-2017 at 09:36 AM.
 
1 members found this post helpful.
Old 06-12-2017, 10:18 AM   #12
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by Habitual View Post
skypeforlinux is the 5.x offering.
All previous versions and clients will be disabled on July 1, 2017 is my understanding.

Just sayin'
Ah, good to know. Thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Skype audio calls working on web.skype.com (tested in Chrome) gradinaruvasile Linux - General 3 07-06-2016 06:52 PM
Interruptions during Skype to Skype audio calls glupa4e Slackware 6 05-22-2013 02:46 PM
skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by skype Xeratul Debian 6 11-24-2012 02:12 AM
qt4-x11 >= 4.2 is needed by skype-2.1.0.47-fc10.i586 (From Installation of SKYPE)RHEL miaomiaoga Linux - Software 8 08-28-2010 07:15 AM
noise in skype to skype calls in skype v2.1 beta for fedora mq15 Linux - Software 0 01-20-2010 12:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration