On 04/20/2016 09:03 AM, Tom H wrote:
"apt-get update" is the same as "yum|dnf makecache" but with yum|dnf you have to remember to use "yum|dnf -C update" (given dnf's new cache behavior, it seems to work from cache without "-C").
The -C option to both yum and dnf means to only use the cache. If you want to force it to not use the cache, then you need to add the --refresh option to dnf.
-- 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