LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Downloading all related packages of a particular group. (https://www.linuxquestions.org/questions/fedora-35/downloading-all-related-packages-of-a-particular-group-561557/)

kaplan71 06-13-2007 02:54 PM

Downloading all related packages of a particular group.
 
Hi there --

I am in the process of downloading a series of packages onto a Fedora Core 7 system, and I wanted to know if there is a way to download all related packages of a particular group. For example, if I want to download all packages that are related to mysql, what command syntax would I use to accomplish this? Thanks.

macemoneta 06-13-2007 03:14 PM

The 'man yumdownloader' command says:

yumdownloader --resolve package

Update: If you don't have yumdownloader installed:

yum -y install yum-utils


All times are GMT -5. The time now is 06:15 PM.