How To Install drupal7-xmlsitemap on Fedora 36

In this tutorial we learn how to install drupal7-xmlsitemap in Fedora 36. drupal7-xmlsitemap is Creates an XML sitemap conforming to the sitemaps.org protocol

Introduction

In this tutorial we learn how to install drupal7-xmlsitemap on Fedora 36.

What is drupal7-xmlsitemap

The XML sitemap module creates a sitemap that conforms to the sitemaps.org specification [1]. This helps search engines to more intelligently crawl a website and keep their results up to date. The sitemap created by the module can be automatically submitted to Ask, Google, Bing (formerly Windows Live Search), and Yahoo! search engines. The module also comes with several submodules that can add sitemap links for content, menu items, taxonomy terms, and user profiles. Please read the included README.txt [2], the handbook documentation [3], and the current list of known issues [4]for more information before using the module. This package provides the following Drupal modules * xmlsitemap * xmlsitemap_custom * xmlsitemap_engines * xmlsitemap_i18n * xmlsitemap_menu * xmlsitemap_node * xmlsitemap_taxonomy * xmlsitemap_user [1] http [2] https [3] https [4] https

We can use yum or dnf to install drupal7-xmlsitemap on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install drupal7-xmlsitemap.

Install drupal7-xmlsitemap on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install drupal7-xmlsitemap using dnf by running the following command:

sudo dnf -y install drupal7-xmlsitemap

Install drupal7-xmlsitemap on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install drupal7-xmlsitemap using yum by running the following command:

sudo yum -y install drupal7-xmlsitemap

How To Uninstall drupal7-xmlsitemap on Fedora 36

To uninstall only the drupal7-xmlsitemap package we can use the following command:

sudo dnf remove drupal7-xmlsitemap

drupal7-xmlsitemap Package Contents on Fedora 36

/usr/share/doc/drupal7-xmlsitemap
/usr/share/doc/drupal7-xmlsitemap/README.txt
/usr/share/drupal7/modules/xmlsitemap
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.admin.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.api.php
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.drush.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.generate.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.js
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.pages.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap.xmlsitemap.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom/README.txt
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom/xmlsitemap_custom.admin.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom/xmlsitemap_custom.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom/xmlsitemap_custom.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom/xmlsitemap_custom.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_custom/xmlsitemap_custom.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/README.txt
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/tests
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/tests/xmlsitemap_engines.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/tests/xmlsitemap_engines_test.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/tests/xmlsitemap_engines_test.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.admin.inc
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.api.php
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_i18n
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_i18n/xmlsitemap_i18n.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_i18n/xmlsitemap_i18n.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_i18n/xmlsitemap_i18n.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_menu
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_menu/README.txt
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_menu/xmlsitemap_menu.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_menu/xmlsitemap_menu.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_menu/xmlsitemap_menu.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_menu/xmlsitemap_menu.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_modal
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_modal/xmlsitemap_modal.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_modal/xmlsitemap_modal.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_node
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_node/README.txt
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_taxonomy
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_taxonomy/README.txt
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_taxonomy/xmlsitemap_taxonomy.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_taxonomy/xmlsitemap_taxonomy.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_taxonomy/xmlsitemap_taxonomy.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_taxonomy/xmlsitemap_taxonomy.test
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_user
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_user/README.txt
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_user/xmlsitemap_user.info
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_user/xmlsitemap_user.install
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_user/xmlsitemap_user.module
/usr/share/drupal7/modules/xmlsitemap/xmlsitemap_user/xmlsitemap_user.test
/usr/share/drupal7/modules/xmlsitemap/xsl
/usr/share/drupal7/modules/xmlsitemap/xsl/jquery.tablesorter.js
/usr/share/drupal7/modules/xmlsitemap/xsl/jquery.tablesorter.min.js
/usr/share/drupal7/modules/xmlsitemap/xsl/xmlsitemap.xsl
/usr/share/drupal7/modules/xmlsitemap/xsl/xmlsitemap.xsl.css
/usr/share/drupal7/modules/xmlsitemap/xsl/xmlsitemap.xsl.js
/usr/share/licenses/drupal7-xmlsitemap
/usr/share/licenses/drupal7-xmlsitemap/LICENSE.txt

References

Summary

In this tutorial we learn how to install drupal7-xmlsitemap on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).