On Wed, Jun 16, 2010 at 5:06 PM, vinay singh <[email protected]> wrote:
> rpm-fusion is not working in fedora13 i had tried it and the file is > not available at rpm -Uvh > http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm > IMO you were trying to install adobe repo. using the above command. For installing rpm-fusion: sudo rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm sudo rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm Now you can install vlc using: sudo yum install vlc For Adobe: sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux -- Kartik Singhal BTech CSE Student, NIT Calicut http://www.techglider.com -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
