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

Last updated: July 02,2024

1. Install "drupal7-boxes.noarch" package

In this section, we are going to explain the necessary steps to install drupal7-boxes.noarch on Fedora 34

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

2. Uninstall "drupal7-boxes.noarch" package

This is a short guide on how to uninstall drupal7-boxes.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:36:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : drupal7-boxes
Version : 1.2
Release : 13.fc34
Architecture : noarch
Size : 35 k
Source : drupal7-boxes-1.2-13.fc34.src.rpm
Repository : fedora
Summary : Provides exports for custom blocks and spaces integration
URL : http://drupal.org/project/boxes
License : GPLv2+
Description : Boxes module is a re-implementation of the custom blocks (boxes) that the core
: block module provides. It is a proof of concept for what a re-worked block
: module could do.
:
: The module assumes that custom blocks are configuration, and not content. This
: means that it is a reasonable action to ask for all blocks at one time, this is
: in fact exactly what the core block module does.
:
: Boxes provides an inline interface for editing blocks, allowing you to change
: the contents of blocks without going to an admin page.
:
: Boxes provides exportables for its blocks via the (required) Chaos tools module.
: This allows modules to provide blocks in code that can be overwritten in the UI.
:
: This package provides the following Drupal module:
: * boxes