LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Synaptic Package Manager (https://www.linuxquestions.org/questions/debian-26/synaptic-package-manager-826202/)

cccc 08-14-2010 09:39 AM

Synaptic Package Manager
 
hi

I have Lenny with Gnome installed.
Does Synaptic Package Manager use apt-get or aptitude?

SalmonEater 08-14-2010 10:06 AM

from-- http://www.nongnu.org/synaptic/

Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command line utility with a GUI front-end based on Gtk+.

You were one google away from the answer, newbie!

jim_p 08-14-2010 10:27 AM

I would go with
Code:

$ apt-cache depends synaptic
synaptic
  Depends: <libapt-inst-libc6.9-6-1.1>
    apt-utils
  Depends: <libapt-pkg-libc6.9-6-4.8>
    apt
  Depends: libatk1.0-0
  Depends: libc6
  Depends: libcairo2
  Depends: libfontconfig1
  Depends: libfreetype6
  Depends: libgcc1
  Depends: libglade2-0
  Depends: libglib2.0-0
  Depends: libgtk2.0-0
  Depends: libpango1.0-0
  Depends: libstdc++6
  Depends: libvte9
  Depends: libx11-6
  Depends: libxml2
  Depends: scrollkeeper
    rarian-compat
  Depends: hicolor-icon-theme
  Suggests: dwww
 |Recommends: gksu
  Recommends: kdebase-bin
  Recommends: deborphan
  Recommends: libgnome2-perl
  Recommends: menu
  Conflicts: <gsynaptic>
  Conflicts: menu
  Replaces: <gsynaptic>
    synaptic



All times are GMT -5. The time now is 10:10 AM.