How To Install drupal7-l10n_update on Fedora 36

In this tutorial we learn how to install drupal7-l10n_update in Fedora 36. drupal7-l10n_update is Provides automatic downloads and updates for translations

Introduction

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

What is drupal7-l10n_update

Automatically download and update your translations fetching them from localize.drupal.org [1] or any other localization server [2]. This package provides the following Drupal module * l10n_update [1] http [2] http

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

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

sudo dnf -y install drupal7-l10n_update

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

sudo yum -y install drupal7-l10n_update

How To Uninstall drupal7-l10n_update on Fedora 36

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

sudo dnf remove drupal7-l10n_update

drupal7-l10n_update Package Contents on Fedora 36

/usr/share/doc/drupal7-l10n_update
/usr/share/doc/drupal7-l10n_update/README.txt
/usr/share/drupal7/modules/l10n_update
/usr/share/drupal7/modules/l10n_update/css
/usr/share/drupal7/modules/l10n_update/css/l10n_update.admin-rtl.css
/usr/share/drupal7/modules/l10n_update/css/l10n_update.admin.css
/usr/share/drupal7/modules/l10n_update/images
/usr/share/drupal7/modules/l10n_update/images/menu-collapsed-rtl.png
/usr/share/drupal7/modules/l10n_update/images/menu-collapsed.png
/usr/share/drupal7/modules/l10n_update/images/menu-expanded.png
/usr/share/drupal7/modules/l10n_update/includes
/usr/share/drupal7/modules/l10n_update/includes/gettext
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoHeader.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoItem.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoMemoryWriter.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoMetadataInterface.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoReaderInterface.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoStreamInterface.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoStreamReader.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoStreamWriter.php
/usr/share/drupal7/modules/l10n_update/includes/gettext/PoWriterInterface.php
/usr/share/drupal7/modules/l10n_update/includes/locale
/usr/share/drupal7/modules/l10n_update/includes/locale/Gettext.php
/usr/share/drupal7/modules/l10n_update/includes/locale/PoDatabaseReader.php
/usr/share/drupal7/modules/l10n_update/includes/locale/PoDatabaseWriter.php
/usr/share/drupal7/modules/l10n_update/includes/locale/SourceString.php
/usr/share/drupal7/modules/l10n_update/includes/locale/StringBase.php
/usr/share/drupal7/modules/l10n_update/includes/locale/StringDatabaseStorage.php
/usr/share/drupal7/modules/l10n_update/includes/locale/StringInterface.php
/usr/share/drupal7/modules/l10n_update/includes/locale/StringStorageException.php
/usr/share/drupal7/modules/l10n_update/includes/locale/StringStorageInterface.php
/usr/share/drupal7/modules/l10n_update/includes/locale/TranslationString.php
/usr/share/drupal7/modules/l10n_update/includes/locale/TranslationsStreamWrapper.php
/usr/share/drupal7/modules/l10n_update/js
/usr/share/drupal7/modules/l10n_update/js/l10n_update.admin.js
/usr/share/drupal7/modules/l10n_update/l10n_update-translation-last-check.tpl.php
/usr/share/drupal7/modules/l10n_update/l10n_update-translation-update-info.tpl.php
/usr/share/drupal7/modules/l10n_update/l10n_update.admin.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.api.php
/usr/share/drupal7/modules/l10n_update/l10n_update.batch.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.bulk.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.compare.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.drush.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.fetch.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.http.inc
/usr/share/drupal7/modules/l10n_update/l10n_update.info
/usr/share/drupal7/modules/l10n_update/l10n_update.install
/usr/share/drupal7/modules/l10n_update/l10n_update.module
/usr/share/drupal7/modules/l10n_update/l10n_update.translation.inc
/usr/share/drupal7/modules/l10n_update/tests
/usr/share/drupal7/modules/l10n_update/tests/L10nUpdateCronTest.test
/usr/share/drupal7/modules/l10n_update/tests/L10nUpdateInterfaceTest.test
/usr/share/drupal7/modules/l10n_update/tests/L10nUpdateTest.test
/usr/share/drupal7/modules/l10n_update/tests/L10nUpdateTestBase.test
/usr/share/drupal7/modules/l10n_update/tests/modules
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test/l10n_update_test.info
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test/l10n_update_test.install
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test/l10n_update_test.module
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate/l10n_update_test_translate.info
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate/l10n_update_test_translate.module
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate/translations
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate/translations/l10n_update_test_translate.de.po
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate/translations/l10n_update_test_translate.nl.po
/usr/share/drupal7/modules/l10n_update/tests/modules/l10n_update_test_translate/translations/l10n_update_test_translate.xx.po
/usr/share/drupal7/modules/l10n_update/tests/test.de.po
/usr/share/licenses/drupal7-l10n_update
/usr/share/licenses/drupal7-l10n_update/LICENSE.txt

References

Summary

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