How to Install and Uninstall drupal7-flexifilter.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "drupal7-flexifilter.noarch" package

Please follow the guidelines below to install drupal7-flexifilter.noarch on Fedora 35

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

2. Uninstall "drupal7-flexifilter.noarch" package

Please follow the steps below to uninstall drupal7-flexifilter.noarch on Fedora 35:

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

3. Information about the drupal7-flexifilter.noarch package on Fedora 35

Last metadata expiration check: 0:08:03 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : drupal7-flexifilter
Version : 1.0
Release : 0.18.beta1.fc35
Architecture : noarch
Size : 37 k
Source : drupal7-flexifilter-1.0-0.18.beta1.fc35.src.rpm
Repository : fedora
Summary : Allows non-admins to create their own, configurable custom filters
URL : http://drupal.org/project/flexifilter
License : GPLv2+
Description : Flexifilter is a module that allows non-admins to create their own,
: configurable custom filters. It is not limited to simple text
: replacement or regexp replacement; it includes logic such as if() and
: while() statements, and is easily extendable by other modules.