Fedora checks all repository for updating when every time i want to install some packages from yum. this is waste of time because i know they are updated!
how could i disable this checking?
|
Fedora checks all repository for updating when every time i want to install some packages from yum. this is waste of time because i know they are updated! how could i disable this checking? |
|||
|
|
|
if you know yum is updated then before going to install go to /etc/yum.repos.d directory and edit /etc/yum.repos.d/fedora-updates.repo and make changes in updates. In updates there is a value enabled set to 1, so change this to 0. enabled=value
|
|||
|
|
|
You can Simply use :
You can list repo using :
if you want to disable permanent then you have to edit |
||||
|
|
|
The "repo is up to date" check is fast, so it shouldn't be a bother. Going around disabling repositories for the sake of a few seconds will exact bloody revenge later... If you are worried that BTW, Fedora 18 has the experimental |
|||||
|