Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Community Lounge > Linux Chat
FedoraForum Search

Forgot Password? Join Us!

Linux Chat The place to talk about anything linux-related outside of Fedora

View Poll Results: What do you use for package management?
yum (CLI) 23 69.70%
apt-get (CLI) 10 30.30%
synaptic 8 24.24%
YUMGUI 1 3.03%
none, I solve my own dependencies 1 3.03%
up2date 5 15.15%
Multiple Choice Poll. Voters: 33. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28th September 2004, 08:39 AM
jzke
Guest
 
Posts: n/a
What do you use for package management?

What program(s) do you use for package management and why?
Reply With Quote
  #2  
Old 28th September 2004, 09:37 AM
superbnerd
Guest
 
Posts: n/a
You forgot to include up2date. I use yum and up2date if it decides to work. I use them becuase they are the defaults and have better support. I would like to see fc3 use the yumgui othe one from cobind, but of courde they would rather reinvent the wheel or keep up2date around becuase they wouldn't abandone there own creation even though they discourage using it
Reply With Quote
  #3  
Old 28th September 2004, 10:11 AM
Ug's Avatar
Ug Offline
Retired Community Manager
 
Join Date: Feb 2004
Posts: 2,999
Good idea.

I've added up2date to the poll too.
__________________
gareth@fedoraforum.org
Registered Linux User # 301555
garethrussell.net


Please adhere to the FedoraForum Guidelines.
Reply With Quote
  #4  
Old 28th September 2004, 11:45 AM
jzke
Guest
 
Posts: n/a
cool, woops about forgetting up2date. I guess I also use yum because it comes already installed, and it works most of the time. I've tried the YUMGUI, but it's just a little cluttered right now.
Reply With Quote
  #5  
Old 28th September 2004, 02:15 PM
inha Offline
Registered User
 
Join Date: Jun 2004
Posts: 145
mostly yum. I use synaptic for "macro" package management meaning that I mostly use it for browsing installed software and removing stuff I don't need that gets installed by default and so on.
Reply With Quote
  #6  
Old 28th September 2004, 02:29 PM
sayeeth's Avatar
sayeeth Offline
Registered User
 
Join Date: Jul 2004
Location: Singapore
Age: 32
Posts: 661
I use yum because it is yummy! On a serious note, its easier to use.
__________________
[sayeeth@somebody ~]$ kill bill
bash: kill: bill: arguments must be process or job IDs
Reply With Quote
  #7  
Old 28th September 2004, 08:42 PM
Darkmage Offline
Registered User
 
Join Date: Mar 2004
Posts: 462
IMHO the best is apt /w synaptic but I also like yum from the CLI. I just wish apt can read the yum repository because the yum that comes with FC2T3 can read apt repository like livna and fedora.us. So my usage involves running apt /w synaptic and then yum.........synappy
Reply With Quote
  #8  
Old 28th September 2004, 08:45 PM
sailor's Avatar
sailor Offline
Registered User
 
Join Date: Mar 2004
Location: San Antonio, Texas
Age: 55
Posts: 3,996
I use yum for most things. I like apt w/synaptic , which by the way, is starting to look like Yast (SuSE)
not all the functions but it could get there.

I hate to keep plugging Suse, since this is a Fedora Forum, but it is a solid distro which I have on my other HD.
__________________
sailor
Fedora 16, Mac OSX Snow Leopard, Windows 7
Registered linux user #362635
****************************************

Last edited by sailor; 28th September 2004 at 08:48 PM.
Reply With Quote
  #9  
Old 28th September 2004, 09:01 PM
Psquared Offline
Registered User
 
Join Date: Aug 2004
Location: Memphis, TN
Posts: 506
I use yum mostly - synaptic occasionally. Actually, I like synaptic because I can search for a package using only part of the word and then read a synopsis of what it does. Then I use yum to download and install. For some reason I have a hard time trusting Synaptic with dependencies and all.

The thing about yum is that 3 times now it stopped working and I had to rewrite yum.conf to use different sites. The biggest troublemakers are //ftp.utulsa.edu and //ftp.muohio.edu. I can't tell if the site addresses change or if the servers are having problems. When it works it works great.
Reply With Quote
  #10  
Old 28th September 2004, 09:15 PM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
I always use CLI rpm command. rpm -ivh or -Uvh and manually solve dependencies
__________________
_ghaefb


blog & sysinfo
Reply With Quote
  #11  
Old 28th September 2004, 09:29 PM
Psquared Offline
Registered User
 
Join Date: Aug 2004
Location: Memphis, TN
Posts: 506
Quote:
Originally Posted by ghaefb
I always use CLI rpm command. rpm -ivh or -Uvh and manually solve dependencies
Show off.
Reply With Quote
  #12  
Old 28th September 2004, 09:41 PM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
Quote:
Originally Posted by Psquared
Show off.
Wtf? the thing is that I really use this.. and I'm not doing that to show off.
You'r funny
__________________
_ghaefb


blog & sysinfo
Reply With Quote
  #13  
Old 29th September 2004, 02:53 AM
Ned Offline
Registered User
 
Join Date: May 2004
Location: UK
Posts: 399
Quote:
Originally Posted by ghaefb
I always use CLI rpm command. rpm -ivh or -Uvh and manually solve dependencies
Same here. I like to know exactly what's being added to my system

rpm -Fvh is good for applying multiple updates all at once

I also find it quicker for updating multiple systems. I can use ftp to download all the latest updates to a shared directory and then update every machine on my network from that location. I know I could also do this with up2date (and others I'm sure) but I just find the cli quicker.

Ned

Last edited by Ned; 29th September 2004 at 02:55 AM.
Reply With Quote
  #14  
Old 28th September 2004, 09:25 PM
Finalzone's Avatar
Finalzone Online
Community Manager
 
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,367
I use yum(CLI) , synaptic(for package management) and up2date( for newest kernel). I also use a rpm method when I built a package from bz2 file like Metisse. I succesfully built nucleo-0.1 for Metisse which is easier as Metisse team provided the spec file(surprisinly easy to do). Frankly, I really don't understand why some people complain about "dependancy hell" when it comes to rpm. It is very simple to make a spec that allow removing unecessary addition.
__________________
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
Reply With Quote
  #15  
Old 28th September 2004, 09:49 PM
Chas.H's Avatar
Chas.H Offline
Registered User
 
Join Date: Aug 2004
Location: Stokes County, North Carolina
Age: 54
Posts: 248
As a relitive newbe I tried up2date and it crashed so hard my desk shook.

After olivierv pointed me in the direction of a well updated yum.conv I now use yum.
__________________
Cheers,
Charles
Booke Seminars
Gilded Age
9 Dragon Palace Restaurant

Still using FC2
Upgraded to FC4 July 16, 2005!!
Still using FC4

Registered Linux User #373127
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Add CDs to package management Isardor Using Fedora 3 9th June 2005 08:11 PM
Package Management zxc Using Fedora 2 5th February 2005 04:21 AM
Package Management salmankhilji Using Fedora 2 30th May 2004 05:32 PM
package management Toncho Using Fedora 1 22nd May 2004 02:10 AM


Current GMT-time: 18:35 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat