Quote:
|
Originally Posted by Kobolt
yumdownloader is provided by the yum-utils package.
Code:
yum install yum-utils
|
Yumdownloader seems to be in mysystem.
After running "yumdownloader --source kernel", I got a src rpm file on the directory, where I run the command.
I did rpm install of that.
It created /usr/src/redhat/SOURCES directory
but here I see only .patch files no .c or .h files.