Hi: Fedora comes with a package manager called "yum" which provides similar functionality to "apt". I like yum very very much. It is simple to use and very powerful. There are many yum rpm databases on the net too. Most software you would ever need you can get by typing: # yum install package1 package2 package3 ... The only disadvantage of "yum" is that it is much slower than "apt", because it is written in python. However, it does not really matter, because the handling of RPMS is performed by the "rpm" program, which runs at full speed... You might just see that it takes a long time to find dependencies and stuff like that. I use it on a 300 MHZ machine without any problems, so most people should not have problems either. David Bruzos On Thu, Nov 04, 2004 at 12:36:00AM -0600, Cheryl Homiak wrote: > I had used fedora rpm but hadn't found anything; will try the url you > suggest. And maybe using "apt" will make a difference. > > > -- > Cheryl > > "Where your treasure is, there will your heart be also." > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup