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

Last updated: September 24,2024

1. Install "drupal7-migrate.noarch" package

This is a short guide on how to install drupal7-migrate.noarch on Fedora 35

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

2. Uninstall "drupal7-migrate.noarch" package

This guide let you learn how to uninstall drupal7-migrate.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:36:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : drupal7-migrate
Version : 2.11
Release : 7.fc35
Architecture : noarch
Size : 301 k
Source : drupal7-migrate-2.11-7.fc35.src.rpm
Repository : fedora
Summary : Import content from external sources
URL : http://drupal.org/project/migrate
License : GPLv2+
Description : The migrate module provides a flexible framework for migrating content into
: Drupal from other sources (e.g., when converting a web site from another CMS
: to Drupal). Out-of-the-box, support for creating core Drupal objects such as
: nodes, users, files, terms, and comments are included - it can easily be
: extended for migrating other kinds of content. Content is imported and rolled
: back using a bundled web interface (Migrate UI module) or included Drush
: commands (strongly recommended [1]).
:
: This package provides the following Drupal modules:
: * migrate
: * migrate_example
: * migrate_example_baseball
: * migrate_example_oracle
: * migrate_ui
:
: [1] https://www.drupal.org/node/1806824