Dave schrieb:
Hello, I've got the rpmforge repo configured as a 3rd party repo. There's an rpm that i'd like to get the coresponding src.rpm, install it, and recompile it. How would i do this with yum? Thanks. Dave.
yum install yum-utils (from extras) yum-downloader <package>
Alexander