OK!
rpm -qa | grep rpmfusion give me, now :
rpmfusion-free-release-22-1.noarch
rpmfusion-nonfree-release-21-1.noarch
(how as was to think)rpm -qa | grep rpmfusion give me, now :
rpmfusion-free-release-22-1.noarch
rpmfusion-nonfree-release-21-1.noarch
yum install
rpmfusion-free-release-21.noarch.rpm ?
On Wed, Apr 20, 2016 at 3:39 PM, Ed Greshko <ed.greshko@xxxxxxxxxxx> wrote:
On 04/20/16 18:35, Angelo Moreschini wrote:
> OK! The command worked, but installed only the not free repository...:
> ==================================================================
> Package Arch Version
> Repository Size
> Installing:
> rpmfusion-nonfree-release noarch 21-1
> /rpmfusion-nonfree-release-21.noarch 9.9 k
>
> Transaction Summary
> ===================================================================
>
>
> At http://rpmfusion.org/Configuration ,
> I read, for Fedora 14 to Fedora 21, the command :
> su -c 'yum install --nogpgcheck http://download1.rpmfusion.org/free/
> fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
> http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$
> (rpm -E %fedora).noarch.rpm'
>
> But this install only the non-free repository...
> How I have to change this command ?
First of all check to see, verify, that only the one is installed....
rpm -qa | grep rpmfusion
Assuming only the one is installed you can manually download the free version with the link
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-21.noarch.rpm
And manually install it using yum
yum install ./rpmfusion-free-release-21.noarch.rpm
--
In reality, some people should stick to running Windows and others should stay away from
computers altogether.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org