Új hozzászólás Aktív témák

  • westcoastog

    veterán

    Ezzel sikerült felpakolnom valami csomagokat a rendszerre, majd a skype oldaláról kézileg letöltött telepítőt gdebi-vel fel is tudtam telepíteni, viszont hiába írom be a run program-ba hogy skype, nem írja hogy nem találja, nyomok egy entert de nem indul el, pedig feltelepült.

    Nowadays, you install skype on Debian by enabling MultiArch, then installing the i386 package, as follows:
    dpkg --add-architecture i386
    apt-get update
    If you still cannot install the package, it means you have not set the repos. Add most, or all, of the following lines (as sudo) to your /etc/apt/sources.list file:
    deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
    deb http://security.debian.org/ wheezy/updates main contrib non-free
    deb http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free
    deb http://ftp.us.debian.org/debian/ wheezy-proposed-updates main contrib non-free
    deb http://ftp.debian.org/debian/ wheezy-backports main
    then run
    sudo apt-get update
    and try the first four lines again.

Új hozzászólás Aktív témák