< Home - < Back

cpaddons-tools


Information about the package, cpaddons-tools, which is shipped with common Linux distributions. The cpaddons-tools package is designed for, Tools that assist the creation of cPAddon RPM packaged.


Package Name:

cpaddons-tools

Summary:

Tools that assist the creation of cPAddon RPM packaged

Description:

cpaddons-tools is a collection of command line programs that facilitate the creation and maintenance of RPM packaged cPAddon Applications.

Architecture:

x86_64

Version:

1.0.0

Release:

2.4

Size:

5.0 k

Repository:

cpanel-addons-production-feed

From Repository:

Licence:

Proprietary



Handy Yum Commands for cpaddons-tools


Control the cpaddons-tools package with the following handy commands outlined below.


Command

Description of Command

yum install cpaddons-tools

This command will install cpaddons-tools on the server.

yum remove cpaddons-tools

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

yum -y remove cpaddons-tools

This command will un-install cpaddons-tools 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 cpaddons-tools when using the -y flag.

yum update cpaddons-tools

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

yum -y update cpaddons-tools

This command will update cpaddons-tools 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 cpaddons-tools when using the -y flag.

yum info cpaddons-tools

This command will show you core information about the cpaddons-tools package.

yum deplist cpaddons-tools

This command will show you the dependencies for cpaddons-tools. 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 cpaddons-tools

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