< Home - < Back

drupal6-views


Information about the package, drupal6-views, which is shipped with common Linux distributions. The drupal6-views package is designed for, Provides a method for site designers to control content.


Package Name:

drupal6-views

Summary:

Provides a method for site designers to control content

Description:

The views module provides a flexible method for Drupal site designers to control how lists of content (nodes) are presented. Traditionally, Drupal has hard-coded most of this, particularly in how taxonomy and tracker lists are formatted. This tool is essentially a smart query builder that, given enough information, can build the proper query, execute it, and display the results. It has four modes, plus a special mode, and provides an impressive amount of functionality from these modes.

Architecture:

noarch

Version:

2.18

Release:

1.el6

Size:

1.2 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal6-views


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


Command

Description of Command

yum install drupal6-views

This command will install drupal6-views on the server.

yum remove drupal6-views

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

yum -y remove drupal6-views

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

yum update drupal6-views

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

yum -y update drupal6-views

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

yum info drupal6-views

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

yum deplist drupal6-views

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

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