Information about the package, taboot-func, which is shipped with common Linux distributions. The taboot-func package is designed for, Func minion modules for use in conjunction with python-taboot.
Package Name:
taboot-func
Summary:
Func minion modules for use in conjunction with python-taboot
Description:
Func minion modules for use in conjunction with python-taboot. Includes modjk - A func interface to the python-modjk API for managing mod_jk via it's xml web api.
Architecture:
noarch
Version:
0.4.0
Release:
1.el6
Size:
16 k
Repository:
epel
From Repository:
Licence:
GPLv3+
Control the taboot-func package with the following handy commands outlined below.
yum install taboot-func
This command will install taboot-func on the server.
yum remove taboot-func
This command will un-install taboot-func on the server. When you run this command, you will be asked if you are sure that you want to remove taboot-func, so you have to manually confirm that you want to do this.
yum -y remove taboot-func
This command will un-install taboot-func 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 taboot-func when using the -y flag.
yum update taboot-func
This command will update taboot-func to the latest version. When you run this command, you will be asked if you are sure that you want to remove taboot-func, so you have to manually confirm that you want to do this.
yum -y update taboot-func
This command will update taboot-func 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 taboot-func when using the -y flag.
yum info taboot-func
This command will show you core information about the taboot-func package.
yum deplist taboot-func
This command will show you the dependencies for taboot-func. 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 taboot-func
This command will check if there is an update waiting on taboot-func. 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.