[Yum] groupinstall openoffice?

seth vidal skvidal at phy.duke.edu
Thu Apr 7 13:58:23 UTC 2005


On Thu, 2005-04-07 at 08:32 -0500, Matt Lawrence wrote:
> On Thu, 7 Apr 2005, THUFIR HAWAT wrote:
> 
> > two questions:
> >
> > what's the command to install openoffice?
> > how do you figure these things out?
> 
> yum list | grep -i office
> 

1. yum list is case insensitive in yum 2.1 and up
2. yum list available '*office*'   - will output the same as using grep
as above.

-sv





More information about the Yum mailing list