GNU/Linux >> Znalost Linux >  >> Ubuntu

Jak nainstalovat Skype na 11.10 při použití Kubuntu (kde4.7)?

Přidal jsem partnerský repozitář, nicméně při vydávání aptitude install skype je navrhovaným řešením odstranění všech knihoven týkajících se kde4, plasma, dolphin a stovky dalších balíčků. To se zdá být velmi špatné, nechci odstranit svůj plazmový desktop kde4 jen proto, abych si nainstaloval 32bitový program.

Pomoc?

Přijatá odpověď:

Skype, apt-get, aptitude

Pomocí apt-get:

Aktualizace databáze balíčků:

:~$ sudo apt-get update

Čištění archivů balíčků:

:~$ sudo apt-get clean

Hledám balíčky:

:~$ apt-cache show skype

=>

Package: skype
Priority: extra
Section: net
Installed-Size: 29200
Maintainer: Brian Thomason <****>
Architecture: i386
Version: 2.2.0.35-0oneiric2
Recommends: sni-qt
...
Filename: pool/partner/s/skype/skype_2.2.0.35-0oneiric2_i386.deb
...

-> Nachází se v partnerských úložištích /1/,/2/.

Simulace pomocí apt-get:

:~$ sudo apt-get install -s skype


Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  sni-qt
The following NEW packages will be installed:
  skype sni-qt
0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
Inst sni-qt (0.2.5-0ubuntu1 Ubuntu:11.10/oneiric [i386])
Inst skype (2.2.0.35-0oneiric2 Partner archive:11.10/oneiric [i386])
Conf sni-qt (0.2.5-0ubuntu1 Ubuntu:11.10/oneiric [i386])
Conf skype (2.2.0.35-0oneiric2 Partner archive:11.10/oneiric [i386])

-> Nainstaluje dva balíčky, nemělo by se odstraňovat KDE.

apt-get help:

:~$ apt-get  --help

manuálové stránky:

:~$ man apt-get

S aptitude se můžete ptát proč, proč-ne

 why          - Show the manually installed packages that require a package, or
                why one or more packages would require the given package
 why-not      - Show the manually installed packages that lead to a conflict
                with the given package, or why one or more packages would
                lead to a conflict with the given package if installed.

aptitude help/man pages:

:~$ aptitude --help


:~$ man aptitude

Možná

:~$ aptitude why-not skype

mohl zjistit, které balíčky jsou/jsou v konfliktu se skype.

Oneiric a mion

Muon je GUI /3/,/4/. Kubuntu 11.10 /5/ používá sadu muon (Muon Software Center, Muon Package Manager) jako výchozí GUI správce balíčků.

Odkazy

  1. https://help.ubuntu.com/community/Repositories/Kubuntu
  2. https://help.ubuntu.com/community/Repositories/Ubuntu
  3. http://jontheechidna.wordpress.com/
  4. http://jontheechidna.wordpress.com/2010/07/05/introducing-qapt-and-the-muon-package-manager/
  5. https://wiki.kubuntu.org/OneiricOcelot/Final/Kubuntu

Ubuntu
  1. Jak nainstalovat Webmin na Ubuntu 20.04

  2. Jak nainstalovat Skype na Ubuntu 22.04

  3. Jak nainstalovat Termite?

  1. Jak nainstalovat Skype na Ubuntu 18.04

  2. Jak nainstalovat Yarn na Ubuntu 20.04

  3. Jak nainstalovat Skype na Ubuntu 20.04

  1. Jak nainstalovat Maven na Ubuntu 18.04

  2. Jak nainstalovat GitLab na Ubuntu 20.04

  3. Jak nainstalovat Skype na Ubuntu 18.04 / Ubuntu 17.10 / Ubuntu 16.04