 |
 |
 |
 |
| Fedora Focus Come in and have a general chat about Fedora and things relating to Fedora. |
|
View Poll Results: Which package management is best?
|
|
YUM/KYum
|
  
|
3 |
3.57% |
|
YUM/Yumex
|
  
|
15 |
17.86% |
|
YUM/Gyum
|
  
|
0 |
0% |
|
YUM CLI
|
  
|
23 |
27.38% |
|
APT CLI
|
  
|
7 |
8.33% |
|
APT/Synaptic
|
  
|
19 |
22.62% |
./configure && make && make-install
|
  
|
4 |
4.76% |
|
Gimme that new SmartPM thing!
|
  
|
7 |
8.33% |
|
Gimme that new SmartPM thing and someone work on a GUI frontend for it!
|
  
|
3 |
3.57% |
|
Autopackage (I know SOMEONE'S gonna want to say it...at least it's pretty universal).
|
  
|
3 |
3.57% |

25th August 2005, 07:54 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Location: Poughkeepsie, NY
Age: 38
Posts: 46

|
|
|
Package Management
Which one you think is the best shot right now?
Incidentally, the entry for "SmartPM and work on a GUI" should actually read BETTER GUI, since the one that comes with it...well, it looks almost as good as Yumex. Which, BTW, isn't that good.
Last edited by npaladin2000; 25th August 2005 at 08:05 AM.
|

25th August 2005, 07:59 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
|
Can you be more specific?
|

25th August 2005, 07:59 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Location: Poughkeepsie, NY
Age: 38
Posts: 46

|
|
it's a poll. Gimme time to finish writing it
Personally, I'm a bit torn. I've always trusted APT. Synaptic is the greatest thing since fire was invented. SmartPM looks exciting too, but is still in the early stages. Since yum is written in Python, I might actually be able to understand the code and write a better frontend for it, since all of the current ones kinda suck a bit (The best is Kyum, but I hate KDE).
Last edited by npaladin2000; 25th August 2005 at 08:01 AM.
|

25th August 2005, 11:49 AM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 121

|
|
|
Actually, nothing beats emerge on gentoo, but FC4 uses RPM instead ;( which means mayhem with yum!
|

26th August 2005, 01:51 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
|
Some poeple say YAST is the best other dont think so. I dont know much about gentoo but I think yum handles pretty good all my needs and dependencies.
|

26th August 2005, 09:33 PM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909

|
|
|
Package manager flamewars, horray!!!
|

26th August 2005, 10:21 PM
|
 |
Community Manager
|
|
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,367

|
|
|
Neither Apt/Synaptic nor Smart handle multilib package i.e 32/64bits.
Autopackage is not designed to replace the whole package manager for distro (it never meant to be anyway).
./configure , make make install is good when someone is creating an application.
yumex is a good frontend for newcomers
kyum and gyum are good for end users
yum is the default package manager for Fedora.
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit
|

26th August 2005, 11:00 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: EU, Germany
Age: 39
Posts: 1,185

|
|
Quote:
|
Originally Posted by Jman
Package manager flamewars, horray!!!
|
ROFL
I voted for yum cli. No wonder as I always prefer to use the cli with any package manager.
__________________
Powered by Fedora & CentOS | Windows-free since 2002
|

27th August 2005, 03:31 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Location: Poughkeepsie, NY
Age: 38
Posts: 46

|
|
|
The CLI is great for quickie installs of a single app, but if you don't know what you want to install, or you want to queue a ton of programs to install and then walk away, a GUI is SOO much better.
|

27th August 2005, 10:09 AM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: EU, Germany
Age: 39
Posts: 1,185

|
|
Hmmm... after some years with Linux, I do know in most cases what I want to install.
__________________
Powered by Fedora & CentOS | Windows-free since 2002
|

1st September 2005, 10:33 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
Quote:
|
Originally Posted by Finalzone
yum is the default package manager for Fedora.
|
Hmm... Nope... I would have to disagree there... YUM is actually the update agent in Fedora, it (fortunately) can install software too, but only if you get it off the network, given its default behaviour making it recognize local media (especially CD-Roms) requires some tweaking.
RPM is the default package mnager for Fedora, for which YUM is actually a frontend, or higher level UI, in the end, yum has to call rpm to manipulate the packages
As for the poll:
Didn't see good old `rpm [OPTIONS] package` formula up there...
However, for me, it must certainly has to be yum in CLI mode. The GUI frontends i've seen, while good, are not as flexible (IMO) as the CLI one...
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

1st September 2005, 10:36 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
Quote:
|
Originally Posted by npaladin2000
The CLI is great for quickie installs of a single app, but if you don't know what you want to install, or you want to queue a ton of programs to install and then walk away, a GUI is SOO much better.
|
Hmm... I do not fully agree... There's always `yum search`
A bit cumbersome, since you may have to:
Code:
yum search [your_keyword] > output.txt && less output.txt
That way you avoid the buffer in the CLI, and make the output browseable (since you could make search within the results  ). Still, this implies a bit of work
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

1st September 2005, 10:39 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Location: Poughkeepsie, NY
Age: 38
Posts: 46

|
|
Quote:
|
Originally Posted by Thetargos
Hmm... I do not fully agree... There's always `yum search`
A bit cumbersome, since you may have to:
Code:
yum search [your_keyword] > output.txt && less output.txt
That way you avoid the buffer in the CLI, and make the output browseable (since you could make search within the results  ). Still, this implies a bit of work
|
Yeah, and by the time you've started a terminal, typed that out and actually gotten to your less display, you could have started gnome-yum, typed in the search terms, saw what you wanted, and queued it up
CLIs are good for some things, but GUIs are nice and strong in other areas too. Those of you browsing this forum with Lynx need to get a life
|

1st September 2005, 11:08 AM
|
 |
Registered User
|
|
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418

|
|
 LOL I do not browse using lynks or elinks
I can't deny the usefulness of a GUI based client, however haven't one as flexible/solid as the CLI client, more so for YUM. However I think the other way around about a GUI based client and the CLI one. For tasks such as updates, I'd rather use the CLI since it is actually faster, for the occasional install, the GUI is invaluable, though.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:
FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:
Systems: Laptop, Main System, Netbook.
|

1st September 2005, 08:29 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Location: Indonesia
Age: 30
Posts: 166

|
|
|
IMHO apt doesn't work as good in fedora as it is in debian.
So I'll say yum works better for fedora.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 21:18 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|