Information about the package, yum-plugin-versionlock, which is shipped with common Linux distributions. The yum-plugin-versionlock package is designed for, Yum plugin to lock specified packages from being updated.
Package Name:
yum-plugin-versionlock
Summary:
Yum plugin to lock specified packages from being updated
Description:
This plugin takes a set of name/versions for packages and excludes all other versions of those packages (including optionally following obsoletes). This allows you to protect packages from being updated by newer versions, for example.
Architecture:
noarch
Version:
1.1.30
Release:
40.el6
Size:
32 k
Repository:
base
From Repository:
Licence:
GPLv2+
Control the yum-plugin-versionlock package with the following handy commands outlined below.
yum install yum-plugin-versionlock
This command will install yum-plugin-versionlock on the server.
yum remove yum-plugin-versionlock
This command will un-install yum-plugin-versionlock on the server. When you run this command, you will be asked if you are sure that you want to remove yum-plugin-versionlock, so you have to manually confirm that you want to do this.
yum -y remove yum-plugin-versionlock
This command will un-install yum-plugin-versionlock 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-versionlock when using the -y flag.
yum update yum-plugin-versionlock
This command will update yum-plugin-versionlock to the latest version. When you run this command, you will be asked if you are sure that you want to remove yum-plugin-versionlock, so you have to manually confirm that you want to do this.
yum -y update yum-plugin-versionlock
This command will update yum-plugin-versionlock 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-versionlock when using the -y flag.
yum info yum-plugin-versionlock
This command will show you core information about the yum-plugin-versionlock package.
yum deplist yum-plugin-versionlock
This command will show you the dependencies for yum-plugin-versionlock. 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-versionlock
This command will check if there is an update waiting on yum-plugin-versionlock. 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.