< Home - < Back

yum-NetworkManager-dispatcher


Information about the package, yum-NetworkManager-dispatcher, which is shipped with common Linux distributions. The yum-NetworkManager-dispatcher package is designed for, NetworkManager script which tells yum to check it's cache on.


Package Name:

yum-NetworkManager-dispatcher

Summary:

NetworkManager script which tells yum to check it's cache on

Description:

This NetworkManager "dispatch script" forces yum to check its cache if/when a new network connection happens in NetworkManager. Note that currently there is no checking of previous data, so if your WiFi keeps going up and down (or you suspend/resume a lot) yum will recheck its cached data a lot.

Architecture:

noarch

Version:

1.1.30

Release:

40.el6

Size:

24 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for yum-NetworkManager-dispatcher


Control the yum-NetworkManager-dispatcher package with the following handy commands outlined below.


Command

Description of Command

yum install yum-NetworkManager-dispatcher

This command will install yum-NetworkManager-dispatcher on the server.

yum remove yum-NetworkManager-dispatcher

This command will un-install yum-NetworkManager-dispatcher on the server. When you run this command, you will be asked if you are sure that you want to remove yum-NetworkManager-dispatcher, so you have to manually confirm that you want to do this.

yum -y remove yum-NetworkManager-dispatcher

This command will un-install yum-NetworkManager-dispatcher on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove yum-NetworkManager-dispatcher when using the -y flag.

yum update yum-NetworkManager-dispatcher

This command will update yum-NetworkManager-dispatcher to the latest version. When you run this command, you will be asked if you are sure that you want to remove yum-NetworkManager-dispatcher, so you have to manually confirm that you want to do this.

yum -y update yum-NetworkManager-dispatcher

This command will update yum-NetworkManager-dispatcher to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove yum-NetworkManager-dispatcher when using the -y flag.

yum info yum-NetworkManager-dispatcher

This command will show you core information about the yum-NetworkManager-dispatcher package.

yum deplist yum-NetworkManager-dispatcher

This command will show you the dependencies for yum-NetworkManager-dispatcher. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update yum-NetworkManager-dispatcher

This command will check if there is an update waiting on yum-NetworkManager-dispatcher. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.