Author Topic: [SOLVED] why command line installation is not suggested in PCLOS?  (Read 1768 times)

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 324
    • Brazilian PCLinuxOS Community
Re: why command line installation is not suggested in PCLOS?
« Reply #15 on: November 15, 2011, 06:36:04 AM »
In addition to the above:

1) The Synaptic package manager is a graphical front-end to the apt-get command.

2) apt-get was originally developed for the Debian distribution and many years ago it could only handle .deb packages.

3) There is, however, a version of it (that's often called apt-rpm or apt4rpm) that can handle .rpm packages. So neither apt-get nor Synaptic is a tool that can only be used in Debian and its derivatives.



Just adding a bit, from my memory: apt-get was ported to RPM systems, if memory serves me well, by Alfredo Kojima(who also created Synaptic), from the now deceased Conectiva from Brazil(yes, Brazil has some tradition on open source).
He also created Windowmaker( a rather weird desktop environment, but I will try it someday).
I would say commands like rpm -i or apt-get install are, often safe, if you are in the official repos. Sometimes, when I know the package, I just install it by the cli. But I know what I am doing. People new to Linux, PCLOS, or the apt-get stuff should prefer Synaptic.
Best regards

Offline Vorteggs

  • Hero Member
  • *****
  • Posts: 2468
Re: why command line installation is not suggested in PCLOS?
« Reply #16 on: November 15, 2011, 10:08:44 AM »
debian(between many other servers) kindly offer us a space in their servers to store our repos, there is not a single deb file in our repos, we only use the space they share to us
Those are very fast and reliable mirrors for PCLOS updates for me.

Thank you guys! :)