Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: How can I install Skype in Knoppix?

  1. #11
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by user89 View Post
    I tried the "static" version of Skype on Knoppix 7, you can download it from the official website nothing to install, it works directly
    Installing static versions when they are available may often avoid lots of library version troubles etc, so for many, it may be an easy way to proceed. In my own use case, I'd rather prefer the .deb package, because of smaller footprint, simple deinstall, update handling etc. YMMV

  2. #12
    Important: if you use Skype 4, you should upgrade (fix)

  3. #13
    Senior Member
    Join Date
    Nov 2011
    Posts
    127
    I too am trying to figure out how to install skype with knoppix and wondering why this isn't easier. I found the deb installation on the skype website and downloaded it, now I'm wondering what to do next. Also wondering what was meant in a previous post by "static" skype ? Oh I see it it static is on the list - not sure what it means, but downloaded the file, unzipped it and when I browse to the directory, does seem to run other than the mic which I'll have to look into.

    Knoppix is my favorite linux version, however, I do wish that instead of coming with a "million" programs that I don't use, it was easier to install the basic popular programs that I do use like firefox, thunderbird and skype.

    Thanks for the thread - would have been a hard go without it.
    Last edited by Denver Dave; 08-25-2012 at 02:44 AM.

  4. #14
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by Denver Dave View Post
    I too am trying to figure out how to install skype with knoppix and wondering why this isn't easier. I found the deb installation on the skype website and downloaded it, now I'm wondering what to do next. Also wondering what was meant in a previous post by "static" skype ? Oh I see it it static is on the list - not sure what it means, but downloaded the file, unzipped it and when I browse to the directory, does seem to run other than the mic which I'll have to look into.

    Knoppix is my favorite linux version, however, I do wish that instead of coming with a "million" programs that I don't use, it was easier to install the basic popular programs that I do use like firefox, thunderbird and skype.

    Thanks for the thread - would have been a hard go without it.
    First, the Debian version of Firefox, Iceweasel, is usually pre-installed on Knoppix, and Icedove, Debian's Thunderbird is easily installed, for example using Synaptic.

    Second, with a non-free program like Skype, you can't have it both ways, so as long as Knoppix stays close to "pure" Debian, you'll normally have to do some kind of work yourself to install it. If it had been uploaded to some standard non-free repository, you might have installed it with Synaptic, like you can with the non-free flashplayer plugin, or Oracle Java. But I think that is something you should contact Skype about.

    I have given a working recipe to install Skype using command line above, but there is more than one way to do this, as has been noted in this thread. You should be able to add the Skype repository in Synaptic, and then install it like you install any other package.

  5. #15
    Junior Member
    Join Date
    Oct 2012
    Posts
    9

    Exclamation what on earth does this mean!?

    Hi

    I just started using Knoppix and am loving it, its super slick and makes the most out of my nomraly super restricted work laptop :P

    I am trying to get Skype working to, I update sources.list with the correct repo, however on installation Synaptic fails as it refuses to install a couple of dependent lib files:

    skype:
    Depends: libqt4-dbus but it is not going to be installed
    Depends: libqt4-network but it is not going to be installed

    Ok I thought, I can add them mysefl through SynapticPM, BUT on selection SPM marks a lot of VERY critical packages for removal including compiz, gparted, iceweasel, vlc and more!

    Seems to me doing this will kill my pendrive! Can someone explain to me please what is going on here? and why? Is there a way to resolve this issue to get Skype working?

    Many thanks!

    P.S. please be gentle... this is my first post!!

  6. #16
    Senior Member registered user
    Join Date
    Feb 2010
    Posts
    512
    Which version of Knoppix do you use?

    Is it possible to download Knoppix 7.0.4 DVD and to try again?

  7. #17
    Junior Member
    Join Date
    Oct 2012
    Posts
    9
    Hey, thanks for your reply!!

    I have version 6.7. I didn't know version 7 was out, I have a spare flash drive I think so Ill give it a go. I assume that means there is no hope for version 6.7!? Is there a quick way to transfer setting and any saved data from one pendrive to another?

  8. #18
    Junior Member
    Join Date
    Oct 2012
    Posts
    9
    As an update to anyone who might read this. I got knoppix7 CD up and running and its much slicker. I got both Skype and Spotify working right out the box by adding the repos to the sources list and both apt-get installed without any issue.

    I haven't read much about the changes between knoppix 6 and 7 but knoppix 7 appears a lot more Debian friendly when it comes to installing any .deb file. Where as before, although being Debian based knoppix seemed to have its own slightly different way of doing things and peculiarities that meant you could not just install programs as you would with any other Debian based system.

    All in all very happy and impressed.

  9. #19
    Junior Member
    Join Date
    Oct 2012
    Posts
    9
    I finaly had success with this yesterday. Knoppix 7 seems far far slicker and any deb package seems to install. I don't understand how to use the dpkg command properly, I just added the following for Spotify and Skype respectively to my sources.list:

    Code:
    deb http://repository.spotify.com stable non-free
    deb http://download.skype.com/linux/repos/debian/ stable non-free
    then simply: sudo apt-get update

    then: sudo apt-get install skype

    it just worked!
    Last edited by Werner P. Schulz; 12-29-2012 at 05:53 PM. Reason: formatted by moderator

  10. #20
    Banned
    Join Date
    Dec 2012
    Posts
    4

    installing skype

    Quote Originally Posted by pastabake View Post
    I finaly had success with this yesterday. Knoppix 7 seems far far slicker and any deb package seems to install. I don't understand how to use the dpkg command properly, I just added the following for Spotify and Skype respectively to my sources.list:

    Code:
    deb http://repository.spotify.com stable non-free
    deb http://download.skype.com/linux/repos/debian/ stable non-free
    then simply: sudo apt-get update

    then: sudo apt-get install skype

    it just worked!
    The code-free solution is to go into synaptic program manager and choose settings->repositories->new and add the information shown in the bottom of the list in the following window

    then you go back to synaptic program manager and RELOAD.
    then you search for skype and it should be there:


    However, when you right-click it and "mark for installation", you are told it is NOT AUTHENTICATED:

    What to do?

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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


HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4 Used. picture

HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4 Used.

$45.00



HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES

$174.99



HPE Proliant Microserver Gen10 X3421 Perf AMS,  P03698-S01, 16GB Ram picture

HPE Proliant Microserver Gen10 X3421 Perf AMS, P03698-S01, 16GB Ram

$299.00



HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ* picture

HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ*

$94.99



Supermicro Server Tower Xeon BOOTS E5-2620 v4 2.10GHz 64GB RAM NO HDD NO OS picture

Supermicro Server Tower Xeon BOOTS E5-2620 v4 2.10GHz 64GB RAM NO HDD NO OS

$199.99



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon picture

HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon

$846.19



SUPERMICRO CSE-512 AMD Opteron Processor 6128, 32GB DDR3 RAM NO HDD picture

SUPERMICRO CSE-512 AMD Opteron Processor 6128, 32GB DDR3 RAM NO HDD

$90.00



2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL picture

2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL

$299.00



1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE picture

1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE

$297.00