Even though everything worked out okay I have a question as to how/why this happened the way that it happened.
I wanted to install Skype so I went to their website and downloaded the OpenSUSE Skype package and installed it. But it apparently was for x86 processors and I’m using an x86_64 processor. Also there were some library issues. So rather than resolve that I decided to just install a version of Skype from the repos using Webpin.
Before that though I attempted to remove the original Skype package by using the rpm -e skype command. But it informed me that even though Skype was an installed package it couldn’t completely the operation for some reason.
So I decided to just install Skype from Webpin and it was successful. But I noticed that the old Skype icon is nolonger listed in applications and the new Skype icon is listed in a different section of my application icons under the Gnome equivalent of the Start button. When typing “skype” into the terminal the new working version of Skype comes up, instead of the old non-working version.
I’m assuming this means the other version was removed.
How exactly do RPM systems or more specifically OpenSUSE in general handle these issues? How would my computer know to remove an RPM file of the same application that was installed by hand and replace it with the version installed from the repos?
Also, two more things. Where in the GUI can I go to view applications that have been manually installed from RPM files if I don’t want to use the CLI to manually remove or view them? On Ubuntu (and also Debian, I assume) they show right up alongside packages installed from the repos in Synaptic. Or just see what packages are installed in general? I searched for “Skype” in both the “Software Managment” and “webpin” sections of Yast but didn’t get any results. Is there some equivalent application to Synaptic for OpenSUSE that I overlooked?
Also, why is it that in Webpin it won’t do anything to differentiate the packages you already have installed from the ones that you don’t?
I guess I’m just really used to the way Ubuntu does things and OpenSUSE (or RPM systems in general) seem sort of chaotic by comparison. But it’s probably just me not being used to the way things work around here. Thanks in advance to anyone who can answer my questions or point me towards a newb friendly guide that explains them.