Skype unter Linux

oldboy

Newbie
Registriert
Nov. 2007
Beiträge
1
Ich habe mir letzte Woche ein Linux System installiert (Version 10.3) aus dem Magazin C't.
Nach der Installation und dem Einrichten für das Internet, das einwandfrei funktioniert hat, möchte ich mir jetzt Skype einrichten.
Ich habe mir Skype runtergeladen und weiß nicht wie ich es installieren soll. (Version skype-1.4.0118-suse.i586.rpm)

Wie gesagt, ich bin absoluter Neuling in der Linux Welt.
Hat vielleicht jemand das Program schon installiert ?
Ich habe es schon mit dem "rpm " probiert, aber ohne Erfolg.

Über eine Antwort würde ich mich freuen :)
 
Das RPM installieren auf openSUSE 10.3 ist super einfach :)

Gehe in den Konqueror das ist das Symbol mit dem blauen Kugel unten in der Leiste und wechsele in den Ordner, in den du deine RPM heruntergeladen hast.
Dann die RPM einfach anklicken und im nächsten Menü mit Yast installieren klicken, dann sollte es klappen :)
 
Kleine Hilfe dazu bietet wie immer google....

RPM Package (.rpm)
RPM is another popular way of packaging software, and it's used by popular distributions such as Fedora Core, SUSE Linux and Mandriva. RPM is not used by the Ubuntu Package Manager, but there does exist a command for converting an RPM into a Deb; this doesn't mean that any RPM will work on your system, though! The same program can also install the RPM directly so that you won't have to do this yourself. The command is not available right away so you'll need to install it yourself - the package is called alien and is of course available through Synaptic. If the user carl wants to install an RPM called test.rpm located on his desktop, he will enter sudo alien -i /home/carl/Desktop/test.rpm.

Quelle: http://monkeyblog.org/ubuntu/installing.html
 
Zurück
Oben