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

Last updated: October 07,2024

1. Install "drupal7-features.noarch" package

This guide covers the steps necessary to install drupal7-features.noarch on Fedora 34

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

2. Uninstall "drupal7-features.noarch" package

This guide covers the steps necessary to uninstall drupal7-features.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:57:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : drupal7-features
Version : 2.10
Release : 11.fc34
Architecture : noarch
Size : 95 k
Source : drupal7-features-2.10-11.fc34.src.rpm
Repository : fedora
Summary : Provides feature management for Drupal
URL : http://drupal.org/project/features
License : GPLv2+
Description : The features module enables the capture and management of features in Drupal.
: A feature is a collection of Drupal entities which taken together satisfy a
: certain use-case.
:
: Features provides a UI and API for taking different site building components
: from modules with exportables and bundling them together in a single feature
: module. A feature module is like any other Drupal module except that it
: declares its components (e.g. views, contexts, CCK fields, etc.) in its .info
: file so that it can be checked, updated, or reverted programmatically.
:
: This package provides the following Drupal module:
: * features