On Dec 19, 2014 1:55 AM, "Joachim Backes" <joachim.backes@xxxxxxxxxxxxxx> wrote:
>
> Hi guys,
>
> is it possible to run "yum/dnf update [<some pkgs>]" (from the official
> repos) together with some rpm file residing on my box (for example
> downloaded from koji)?
Yes. I do it all the time.
mkdir blah
cd blah
curl -Os blah.rpm &
dnf upgrade *rpm
Chris
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users 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