< Home - < Back

yum-plugin-local


Information about the package, yum-plugin-local, which is shipped with common Linux distributions. The yum-plugin-local package is designed for, Yum plugin to automatically manage a local repo. of downloaded.


Package Name:

yum-plugin-local

Summary:

Yum plugin to automatically manage a local repo. of downloaded

Description:

When this plugin is installed it will automatically copy all downloaded packages to a repository on the local filesystem, and (re)build that repository. This means that anything you've downloaded will always exist, even if the original repo. removes it (and can thus. be reinstalled/downgraded/etc.).

Architecture:

noarch

Version:

1.1.30

Release:

40.el6

Size:

27 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for yum-plugin-local


Control the yum-plugin-local package with the following handy commands outlined below.


Command

Description of Command

yum install yum-plugin-local

This command will install yum-plugin-local on the server.

yum remove yum-plugin-local

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

yum -y remove yum-plugin-local

This command will un-install yum-plugin-local 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-plugin-local when using the -y flag.

yum update yum-plugin-local

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

yum -y update yum-plugin-local

This command will update yum-plugin-local 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-plugin-local when using the -y flag.

yum info yum-plugin-local

This command will show you core information about the yum-plugin-local package.

yum deplist yum-plugin-local

This command will show you the dependencies for yum-plugin-local. 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-plugin-local

This command will check if there is an update waiting on yum-plugin-local. 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.