Dowloading source RPM in fedora
Some time we need source rpm to build custom rpm. You can download source rpm via yum in fedora.
To download source rpm of firefox in tmp folder.
#cd /tmp
#yum install yum-utils -y
#yumdownloader --enablerepo=rpmfusion-free-rawhide --source firefox
#ls
firefox-3.6.4-1.fc13.src.rpm
Labels: downloading source rpm via yum, downloading source rpm via yum fedora13, fedora 13, rpm, source rpm, yum
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home