< Home - < Back

yum-plugin-tmprepo


Information about the package, yum-plugin-tmprepo, which is shipped with common Linux distributions. The yum-plugin-tmprepo package is designed for, Yum plugin to add temporary repositories.


Package Name:

yum-plugin-tmprepo

Summary:

Yum plugin to add temporary repositories

Description:

This plugin adds the option --tmprepo which takes a url to a .repo file downloads it and enables it for a single run. This plugin tries to ensure that temporary repositories are safe to use, by default, by not allowing gpg checking to be disabled.

Architecture:

noarch

Version:

1.1.30

Release:

40.el6

Size:

30 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for yum-plugin-tmprepo


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


Command

Description of Command

yum install yum-plugin-tmprepo

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

yum remove yum-plugin-tmprepo

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

yum -y remove yum-plugin-tmprepo

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

yum update yum-plugin-tmprepo

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

yum -y update yum-plugin-tmprepo

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

yum info yum-plugin-tmprepo

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

yum deplist yum-plugin-tmprepo

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

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