On Ubuntu based systems, it is possible to add repositories through Synaptic Package Manager interface without having to edit the sources.list file.

Is this also possible on Fedora based systems?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Can you explain why you need this?

Many repos provide an RPM file which just drops the relevant repo meta-data directly into /etc/yum.repos.d/, so you just manually install that RPM and thereafter use yum normally.

link|improve this answer
Neat... thanks! – jldupont Nov 16 '09 at 12:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.