yum or dnf question

Chris Murphy lists at colorremedies.com
Fri Dec 19 09:16:09 UTC 2014


On Dec 19, 2014 1:55 AM, "Joachim Backes" <joachim.backes at rhrk.uni-kl.de>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20141219/9606e6c8/attachment.html>


More information about the users mailing list