Author Topic: difference between synaptic in pclinuxos and ubuntu  (Read 300 times)

Offline opiumpoetry

  • New Friend
  • *
  • Posts: 5
difference between synaptic in pclinuxos and ubuntu
« on: February 03, 2013, 08:06:25 AM »
I've noticed that when I uninstall software using Synaptic in PCLinuxOS, I never have to remove residual config files afterwards, whereas when I used Ubuntu and Ubuntu derivatives I often had to do so after removing software. Just out of curiosity, what accounts for this pleasant discrepancy in PCLinuxOS versus Ubuntu?

Online JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2124
Re: difference between synaptic in pclinuxos and another distro
« Reply #1 on: February 03, 2013, 11:04:16 AM »
http://en.wikipedia.org/wiki/Synaptic_%28software%29

Quote
Synaptic is a computer program which is a GTK+ graphical user interface front-end to the Advanced Packaging Tool for the Debian package management system. Synaptic is usually used on systems based on deb packages but can also be used on systems based on RPM packages. It can be used to install, remove and upgrade software packages and to add repositories.


PCLinuxOS uses apt4rpm as package manager.

Quote
Synaptic development was funded by Conectiva, which asked Alfredo Kojima, then an employee, to write a graphical frontend for APT, continuing the work initiated with the creation of the APT RPM backend, apt-rpm.


Other difference between PCLinuxOS and others: PCLOS uses 1 repository (megagames can be added) and others uses multiple repositories.

JohnW

PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline opiumpoetry

  • New Friend
  • *
  • Posts: 5
Re: difference between synaptic in pclinuxos and another distro
« Reply #2 on: February 04, 2013, 12:21:57 AM »
I guess either apt4rpm is better than apt or maybe synaptic just works better with it than with apt.