💻 Software
Yum- disable database update on package install
Fresh5 days ago
Mar 15, 20263901 viewsConfidence Score0%
0%
Problem
I'm using Fedora 15 and every time I try to install something with yum, yum tries to update the repository database. For most people this would be great and handy, but I'm stuck behind super slow internet (well, kinda slow, something like 1 Mbps), and the update takes a minute or so. The database i…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Yum- disable database update on package install
Low Risk
Passing to yum will tell it to only use the metadata in the current cache. Note that this will cause the operation to fail if it needs metadata that is not currently in the cache, or if the metadata from the various repositories are not in sync.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix