On 11/28/2010 01:55 PM, bert barten wrote:
Hello,I am new on Scientific Linux. I read a review on Blogspot that it is possible tot install EPEL and RPMfusion in SL 5.5. How can I do that?
EPEL::su -c 'rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm'
RPMfusion:su -c 'rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm' su -c 'rpm -Uvh http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpm'
