How To Install drupal7-context on Fedora 36

In this tutorial we learn how to install drupal7-context in Fedora 36. drupal7-context is Allows contextual conditions and reactions management

Introduction

In this tutorial we learn how to install drupal7-context on Fedora 36.

What is drupal7-context

Context allows you to manage contextual conditions and reactions for different portions of your site. You can think of each context as representing a “section” of your site. For each context, you can choose the conditions that trigger this context to be active and choose different aspects of Drupal that should react to this active context. Think of conditions as a set of rules that are checked during page load to see what context is active. Any reactions that are associated with active contexts are then fired. This package provides the following Drupal modules * context * context_layouts * context_ui

We can use yum or dnf to install drupal7-context on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install drupal7-context.

Install drupal7-context on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install drupal7-context using dnf by running the following command:

sudo dnf -y install drupal7-context

Install drupal7-context on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install drupal7-context using yum by running the following command:

sudo yum -y install drupal7-context

How To Uninstall drupal7-context on Fedora 36

To uninstall only the drupal7-context package we can use the following command:

sudo dnf remove drupal7-context

drupal7-context Package Contents on Fedora 36

/usr/share/drupal7/modules/context
/usr/share/drupal7/modules/context/API.txt
/usr/share/drupal7/modules/context/README.txt
/usr/share/drupal7/modules/context/context.api.php
/usr/share/drupal7/modules/context/context.core.inc
/usr/share/drupal7/modules/context/context.info
/usr/share/drupal7/modules/context/context.install
/usr/share/drupal7/modules/context/context.module
/usr/share/drupal7/modules/context/context.plugins.inc
/usr/share/drupal7/modules/context/context_layouts
/usr/share/drupal7/modules/context/context_layouts/README.txt
/usr/share/drupal7/modules/context/context_layouts/context_layouts.info
/usr/share/drupal7/modules/context/context_layouts/context_layouts.module
/usr/share/drupal7/modules/context/context_layouts/plugins
/usr/share/drupal7/modules/context/context_layouts/plugins/context_layouts_reaction_block.css
/usr/share/drupal7/modules/context/context_layouts/plugins/context_layouts_reaction_block.inc
/usr/share/drupal7/modules/context/context_layouts/plugins/context_layouts_reaction_block.js
/usr/share/drupal7/modules/context/context_ui
/usr/share/drupal7/modules/context/context_ui/README.txt
/usr/share/drupal7/modules/context/context_ui/context_ui.css
/usr/share/drupal7/modules/context/context_ui/context_ui.info
/usr/share/drupal7/modules/context/context_ui/context_ui.install
/usr/share/drupal7/modules/context/context_ui/context_ui.js
/usr/share/drupal7/modules/context/context_ui/context_ui.module
/usr/share/drupal7/modules/context/context_ui/context_ui_dialog.css
/usr/share/drupal7/modules/context/context_ui/context_ui_dialog.js
/usr/share/drupal7/modules/context/context_ui/export_ui
/usr/share/drupal7/modules/context/context_ui/export_ui/context.inc
/usr/share/drupal7/modules/context/context_ui/export_ui/context_export_ui.class.php
/usr/share/drupal7/modules/context/context_ui/jquery.pageEditor.js
/usr/share/drupal7/modules/context/context_ui/json2.js
/usr/share/drupal7/modules/context/context_ui/tests
/usr/share/drupal7/modules/context/context_ui/tests/context_ui.test
/usr/share/drupal7/modules/context/context_ui/theme
/usr/share/drupal7/modules/context/context_ui/theme/context-ui-editor.tpl.php
/usr/share/drupal7/modules/context/context_ui/theme/context-ui-form.tpl.php
/usr/share/drupal7/modules/context/context_ui/theme/context-ui-plugins.tpl.php
/usr/share/drupal7/modules/context/context_ui/theme/filter.js
/usr/share/drupal7/modules/context/context_ui/theme/theme.inc
/usr/share/drupal7/modules/context/plugins
/usr/share/drupal7/modules/context/plugins/context_condition.inc
/usr/share/drupal7/modules/context/plugins/context_condition_book.inc
/usr/share/drupal7/modules/context/plugins/context_condition_bookroot.inc
/usr/share/drupal7/modules/context/plugins/context_condition_context.inc
/usr/share/drupal7/modules/context/plugins/context_condition_context_all.inc
/usr/share/drupal7/modules/context/plugins/context_condition_default.inc
/usr/share/drupal7/modules/context/plugins/context_condition_language.inc
/usr/share/drupal7/modules/context/plugins/context_condition_menu.inc
/usr/share/drupal7/modules/context/plugins/context_condition_node.inc
/usr/share/drupal7/modules/context/plugins/context_condition_node_taxonomy.inc
/usr/share/drupal7/modules/context/plugins/context_condition_path.inc
/usr/share/drupal7/modules/context/plugins/context_condition_query_string.inc
/usr/share/drupal7/modules/context/plugins/context_condition_sitewide.inc
/usr/share/drupal7/modules/context/plugins/context_condition_taxonomy_term.inc
/usr/share/drupal7/modules/context/plugins/context_condition_user.inc
/usr/share/drupal7/modules/context/plugins/context_condition_user_page.inc
/usr/share/drupal7/modules/context/plugins/context_condition_views.inc
/usr/share/drupal7/modules/context/plugins/context_reaction.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_block.css
/usr/share/drupal7/modules/context/plugins/context_reaction_block.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_block.js
/usr/share/drupal7/modules/context/plugins/context_reaction_block.png
/usr/share/drupal7/modules/context/plugins/context_reaction_block.svg
/usr/share/drupal7/modules/context/plugins/context_reaction_breadcrumb.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_css_injector.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_debug.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_menu.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_region.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_template_suggestions.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_theme.inc
/usr/share/drupal7/modules/context/plugins/context_reaction_theme_html.inc
/usr/share/drupal7/modules/context/tests
/usr/share/drupal7/modules/context/tests/context.conditions.test
/usr/share/drupal7/modules/context/tests/context.reactions.test
/usr/share/drupal7/modules/context/tests/context.test
/usr/share/drupal7/modules/context/theme
/usr/share/drupal7/modules/context/theme/context-block-browser-item.tpl.php
/usr/share/drupal7/modules/context/theme/context-block-browser.tpl.php
/usr/share/drupal7/modules/context/theme/context_reaction_block.theme.inc
/usr/share/licenses/drupal7-context
/usr/share/licenses/drupal7-context/LICENSE.txt

References

Summary

In this tutorial we learn how to install drupal7-context on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).