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

Last updated: July 01,2024

1. Install "drupal7-crumbs.noarch" package

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

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

2. Uninstall "drupal7-crumbs.noarch" package

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

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

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

Last metadata expiration check: 2:22:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : drupal7-crumbs
Version : 2.7
Release : 6.fc34
Architecture : noarch
Size : 110 k
Source : drupal7-crumbs-2.7-6.fc34.src.rpm
Repository : fedora
Summary : The ultimate breadcrumbs module
URL : http://drupal.org/project/crumbs
License : GPLv2+
Description : Crumbs is a powerful breadcrumb-building machine, generating high-quality
: breadcrumbs for most every page on your site, with minimal configuration.
:
: The Crumbs engine takes advantage of the hierarchical nature inherent to
: breadcrumbs: It calculates the parent of the current page, the parent of
: the parent, etc, until it has the complete breadcrumb trail.
:
: Crumbs uses plugins with fine-grained user-defined priorities, for each
: step in this process. Plugins for most of your favorite modules are already
: built-in, and you can add more.
:
: A lot of stuff that would require laborious configuration with other
: breadcrumb-building modules, does work out of the box with Crumbs. And if it
: doesn't, there are powerful and ways to configure, customize and extend.
:
: Where in other breadcrumb-customizing modules you need to define complete
: breadcrumbs for various pages and their all their children, in Crumbs you
: mostly just say "A is the parent of B", and it can solve all the rest of
: the puzzle by itself.
:
: This package provides the following Drupal modules:
: * crumbs
: * crumbs_example (requires manual install of xautoload)
: * crumbs_labs