How To Install drupal7-date on Fedora 36

In this tutorial we learn how to install drupal7-date in Fedora 36. drupal7-date is Makes date/time fields available

Introduction

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

What is drupal7-date

This package contains both a flexible date/time field type Date field and a Date API that other modules can use. The D5 and D6 versions of the Date field require the Content Construction Kit (CCK) module [1]. The D7 version works with the core Field functionality. D8 includes Date in core. The Drupal Handbook pages are at Date/Calendar Documentation [2]. This package provides the following Drupal 7 modules * date * date_all_day * date_api * date_context * date_migrate_example * date_popup * date_repeat * date_repeat_field * date_tools * date_views [1] http [2] http

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

Install drupal7-date 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-date using dnf by running the following command:

sudo dnf -y install drupal7-date

Install drupal7-date 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-date using yum by running the following command:

sudo yum -y install drupal7-date

How To Uninstall drupal7-date on Fedora 36

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

sudo dnf remove drupal7-date

drupal7-date Package Contents on Fedora 36

/usr/share/doc/drupal7-date
/usr/share/doc/drupal7-date/CHANGELOG.txt
/usr/share/doc/drupal7-date/INSTALL.txt
/usr/share/doc/drupal7-date/README.txt
/usr/share/doc/drupal7-date/date_all_day
/usr/share/doc/drupal7-date/date_all_day/README.txt
/usr/share/doc/drupal7-date/date_popup
/usr/share/doc/drupal7-date/date_popup/README.txt
/usr/share/doc/drupal7-date/date_repeat_field
/usr/share/doc/drupal7-date/date_repeat_field/README.txt
/usr/share/doc/drupal7-date/tests
/usr/share/doc/drupal7-date/tests/README.txt
/usr/share/drupal7/modules/date
/usr/share/drupal7/modules/date/date.api.php
/usr/share/drupal7/modules/date/date.devel_generate.inc
/usr/share/drupal7/modules/date/date.diff.inc
/usr/share/drupal7/modules/date/date.field.inc
/usr/share/drupal7/modules/date/date.info
/usr/share/drupal7/modules/date/date.install
/usr/share/drupal7/modules/date/date.js
/usr/share/drupal7/modules/date/date.migrate.inc
/usr/share/drupal7/modules/date/date.module
/usr/share/drupal7/modules/date/date.theme
/usr/share/drupal7/modules/date/date.tokens.inc
/usr/share/drupal7/modules/date/date_admin.inc
/usr/share/drupal7/modules/date/date_admin.js
/usr/share/drupal7/modules/date/date_all_day
/usr/share/drupal7/modules/date/date_all_day/date_all_day.info
/usr/share/drupal7/modules/date/date_all_day/date_all_day.module
/usr/share/drupal7/modules/date/date_api
/usr/share/drupal7/modules/date/date_api/date-rtl.css
/usr/share/drupal7/modules/date/date_api/date.css
/usr/share/drupal7/modules/date/date_api/date_api.admin.inc
/usr/share/drupal7/modules/date/date_api/date_api.info
/usr/share/drupal7/modules/date/date_api/date_api.install
/usr/share/drupal7/modules/date/date_api/date_api.module
/usr/share/drupal7/modules/date/date_api/date_api_elements.inc
/usr/share/drupal7/modules/date/date_api/date_api_ical.inc
/usr/share/drupal7/modules/date/date_api/date_api_sql.inc
/usr/share/drupal7/modules/date/date_api/date_year_range.js
/usr/share/drupal7/modules/date/date_api/images
/usr/share/drupal7/modules/date/date_api/images/calendar.png
/usr/share/drupal7/modules/date/date_api/images/ical16x16.gif
/usr/share/drupal7/modules/date/date_api/theme
/usr/share/drupal7/modules/date/date_api/theme/theme.inc
/usr/share/drupal7/modules/date/date_context
/usr/share/drupal7/modules/date/date_context/date_context.info
/usr/share/drupal7/modules/date/date_context/date_context.module
/usr/share/drupal7/modules/date/date_context/plugins
/usr/share/drupal7/modules/date/date_context/plugins/date_context_date_condition.inc
/usr/share/drupal7/modules/date/date_elements.inc
/usr/share/drupal7/modules/date/date_migrate
/usr/share/drupal7/modules/date/date_migrate/date_migrate.info
/usr/share/drupal7/modules/date/date_migrate/date_migrate.module
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.features.field.inc
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.features.inc
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.info
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.install
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.migrate.inc
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.module
/usr/share/drupal7/modules/date/date_migrate/date_migrate_example/date_migrate_example.xml
/usr/share/drupal7/modules/date/date_popup
/usr/share/drupal7/modules/date/date_popup/date_popup.info
/usr/share/drupal7/modules/date/date_popup/date_popup.install
/usr/share/drupal7/modules/date/date_popup/date_popup.js
/usr/share/drupal7/modules/date/date_popup/date_popup.module
/usr/share/drupal7/modules/date/date_popup/jquery.timeentry.pack.js
/usr/share/drupal7/modules/date/date_popup/themes
/usr/share/drupal7/modules/date/date_popup/themes/datepicker.1.7.css
/usr/share/drupal7/modules/date/date_popup/themes/jquery.timeentry.css
/usr/share/drupal7/modules/date/date_repeat
/usr/share/drupal7/modules/date/date_repeat.inc
/usr/share/drupal7/modules/date/date_repeat/date_repeat.info
/usr/share/drupal7/modules/date/date_repeat/date_repeat.install
/usr/share/drupal7/modules/date/date_repeat/date_repeat.module
/usr/share/drupal7/modules/date/date_repeat/date_repeat_calc.inc
/usr/share/drupal7/modules/date/date_repeat/date_repeat_form.inc
/usr/share/drupal7/modules/date/date_repeat/tests
/usr/share/drupal7/modules/date/date_repeat/tests/date_repeat.test
/usr/share/drupal7/modules/date/date_repeat/tests/date_repeat_form.test
/usr/share/drupal7/modules/date/date_repeat_field
/usr/share/drupal7/modules/date/date_repeat_field/date_repeat_field.css
/usr/share/drupal7/modules/date/date_repeat_field/date_repeat_field.devel_generate.inc
/usr/share/drupal7/modules/date/date_repeat_field/date_repeat_field.info
/usr/share/drupal7/modules/date/date_repeat_field/date_repeat_field.module
/usr/share/drupal7/modules/date/date_tools
/usr/share/drupal7/modules/date/date_tools/date_tools.change_type.inc
/usr/share/drupal7/modules/date/date_tools/date_tools.info
/usr/share/drupal7/modules/date/date_tools/date_tools.module
/usr/share/drupal7/modules/date/date_tools/date_tools.wizard.inc
/usr/share/drupal7/modules/date/date_tools/tests
/usr/share/drupal7/modules/date/date_tools/tests/date_tools.test
/usr/share/drupal7/modules/date/date_views
/usr/share/drupal7/modules/date/date_views/css
/usr/share/drupal7/modules/date/date_views/css/date_views.css
/usr/share/drupal7/modules/date/date_views/date_views.info
/usr/share/drupal7/modules/date/date_views/date_views.install
/usr/share/drupal7/modules/date/date_views/date_views.module
/usr/share/drupal7/modules/date/date_views/includes
/usr/share/drupal7/modules/date/date_views/includes/date_plugin_display_attachment.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views.views.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views_argument_handler.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views_argument_handler_simple.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views_fields.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views_filter_handler.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views_filter_handler_simple.inc
/usr/share/drupal7/modules/date/date_views/includes/date_views_plugin_pager.inc
/usr/share/drupal7/modules/date/date_views/theme
/usr/share/drupal7/modules/date/date_views/theme/date-views-filter-form.tpl.php
/usr/share/drupal7/modules/date/date_views/theme/date-views-pager.tpl.php
/usr/share/drupal7/modules/date/date_views/theme/theme.inc
/usr/share/drupal7/modules/date/tests
/usr/share/drupal7/modules/date/tests/USHolidays.ics
/usr/share/drupal7/modules/date/tests/Yahoo.csv
/usr/share/drupal7/modules/date/tests/date.test
/usr/share/drupal7/modules/date/tests/date_api.test
/usr/share/drupal7/modules/date/tests/date_field.test
/usr/share/drupal7/modules/date/tests/date_form.test
/usr/share/drupal7/modules/date/tests/date_migrate.test
/usr/share/drupal7/modules/date/tests/date_test
/usr/share/drupal7/modules/date/tests/date_test/date_test.info
/usr/share/drupal7/modules/date/tests/date_test/date_test.module
/usr/share/drupal7/modules/date/tests/date_timezone.test
/usr/share/drupal7/modules/date/tests/date_validation.test
/usr/share/drupal7/modules/date/tests/date_views_pager.test
/usr/share/drupal7/modules/date/tests/date_views_popup.test
/usr/share/drupal7/modules/date/tests/rrule.ics
/usr/share/licenses/drupal7-date
/usr/share/licenses/drupal7-date/LICENSE.txt

References

Summary

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