Add a package group using up2date command

by Vivek Gite on August 17, 2006 · 1 comment

Q. How can I add a package group using up2date command?

A. Update Agent provides a complete system for updating the RPM packages installed on a Red Hat Enterprise Linux system. Both command line and graphical interfaces are included.

Task: Install group package

For example install all Development Tools package i.e. gcc c/c++ compiler and related libs:

Login as root and type the following command:
# up2date -i "@ Development Tools"

Task: List group packages

# up2date --show-groups | more

Read man page of up2date for more information. Please note that above command only works with RHEL version 4.0.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 1 comment… read it below or add one }

1 Greg August 14, 2008

Thank you!

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 8 + 7 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: