How to Install and Uninstall drupal7-ctools.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "drupal7-ctools.noarch" package

Learn how to install drupal7-ctools.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install drupal7-ctools.noarch

2. Uninstall "drupal7-ctools.noarch" package

Please follow the step by step instructions below to uninstall drupal7-ctools.noarch on Fedora 34:

$ sudo dnf remove drupal7-ctools.noarch $ sudo dnf autoremove

3. Information about the drupal7-ctools.noarch package on Fedora 34

Last metadata expiration check: 3:13:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : drupal7-ctools
Version : 1.15
Release : 6.fc34
Architecture : noarch
Size : 406 k
Source : drupal7-ctools-1.15-6.fc34.src.rpm
Repository : fedora
Summary : Primarily a set of APIs and tools to improve the developer experience
URL : http://drupal.org/project/ctools
License : GPLv2+
Description : This suite is primarily a set of APIs and tools to improve the developer
: experience. It also contains a module called the Page Manager whose job
: is to manage pages. In particular it manages panel pages, but as it grows
: it will be able to manage far more than just Panels.
:
: For the moment, it includes the following tools:
: * Plugins -- tools to make it easy for modules to let other modules implement
: plugins from .inc files.
: * Exportables -- tools to make it easier for modules to have objects that live
: in database or live in code, such as 'default views'.
: * AJAX responder -- tools to make it easier for the server to handle AJAX
: requests and tell the client what to do with them.
: * Form tools -- tools to make it easier for forms to deal with AJAX.
: * Object caching -- tool to make it easier to edit an object across multiple
: page requests and cache the editing work.
: * Contexts -- the notion of wrapping objects in a unified wrapper and providing
: an API to create and accept these contexts as input.
: * Modal dialog -- tool to make it simple to put a form in a modal dialog.
: * Dependent -- a simple form widget to make form items appear and disappear
: based upon the selections in another item.
: * Content -- pluggable content types used as panes in Panels and other modules
: like Dashboard.
: * Form wizard -- an API to make multi-step forms much easier.
: * CSS tools -- tools to cache and sanitize CSS easily to make user-input CSS
: safe.
:
: This package provides the following Drupal modules:
: * bulk_export
: * ctools
: * ctools_access_ruleset
: * ctools_ajax_sample
: * ctools_custom_content
: * ctools_plugin_example
: * page_manager
: * stylizer
: * term_depth
: * views_content