< Home - < Back

drupal7-features_plumber


Information about the package, drupal7-features_plumber, which is shipped with common Linux distributions. The drupal7-features_plumber package is designed for, Remove unwanted components from your Features.


Package Name:

drupal7-features_plumber

Summary:

Remove unwanted components from your Features

Description:

This module is useful for feature development using the Features module[1]. Occasionally the Features module auto detects components that you do not want exported to features. You can use this module to remove those auto-detected components from any and all features you choose. The Features Plumber UI module adds check boxes to the feature create form, and unchecking these detected components will cause them to be removed from the actual generated export.

Architecture:

noarch

Version:

1.0

Release:

0.1.alpha3.el6

Size:

20 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-features_plumber


Control the drupal7-features_plumber package with the following handy commands outlined below.


Command

Description of Command

yum install drupal7-features_plumber

This command will install drupal7-features_plumber on the server.

yum remove drupal7-features_plumber

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

yum -y remove drupal7-features_plumber

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

yum update drupal7-features_plumber

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

yum -y update drupal7-features_plumber

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

yum info drupal7-features_plumber

This command will show you core information about the drupal7-features_plumber package.

yum deplist drupal7-features_plumber

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

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