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

Last updated: October 05,2024

1. Install "drupal7-migrate.noarch" package

This tutorial shows how to install drupal7-migrate.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 1:50:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : drupal7-migrate
Version : 2.11
Release : 6.fc34
Architecture : noarch
Size : 302 k
Source : drupal7-migrate-2.11-6.fc34.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