< Home - < Back

drupal6-cck


Information about the package, drupal6-cck, which is shipped with common Linux distributions. The drupal6-cck package is designed for, Allows you to add custom fields to nodes using a web browser.


Package Name:

drupal6-cck

Summary:

Allows you to add custom fields to nodes using a web browser

Description:

The Content Construction Kit allows you to add custom fields to custom content types using a web interface. In Drupal 5.x, custom content types can be created in Drupal core, and the Content Construction Kit allows you to add custom fields to any content type. In Drupal 7 and later, most of the functionality of CCK has been absorbed into Drupal core.

Architecture:

noarch

Version:

2.10

Release:

1.el6

Size:

359 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal6-cck


Control the drupal6-cck package with the following handy commands outlined below.


Command

Description of Command

yum install drupal6-cck

This command will install drupal6-cck on the server.

yum remove drupal6-cck

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

yum -y remove drupal6-cck

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

yum update drupal6-cck

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

yum -y update drupal6-cck

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

yum info drupal6-cck

This command will show you core information about the drupal6-cck package.

yum deplist drupal6-cck

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

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