How To Install obconf-qt-l10n on Fedora 36

In this tutorial we learn how to install obconf-qt-l10n in Fedora 36. obconf-qt-l10n is Translations for obconf-qt

Introduction

In this tutorial we learn how to install obconf-qt-l10n on Fedora 36.

What is obconf-qt-l10n

This package provides translations for the obconf-qt package.

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

Install obconf-qt-l10n 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 obconf-qt-l10n using dnf by running the following command:

sudo dnf -y install obconf-qt-l10n

Install obconf-qt-l10n 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 obconf-qt-l10n using yum by running the following command:

sudo yum -y install obconf-qt-l10n

How To Uninstall obconf-qt-l10n on Fedora 36

To uninstall only the obconf-qt-l10n package we can use the following command:

sudo dnf remove obconf-qt-l10n

obconf-qt-l10n Package Contents on Fedora 36

/usr/share/doc/obconf-qt-l10n
/usr/share/doc/obconf-qt-l10n/AUTHORS
/usr/share/doc/obconf-qt-l10n/README.md
/usr/share/licenses/obconf-qt-l10n
/usr/share/licenses/obconf-qt-l10n/COPYING
/usr/share/obconf-qt/translations
/usr/share/obconf-qt/translations/obconf-qt_arn.qm
/usr/share/obconf-qt/translations/obconf-qt_ast.qm
/usr/share/obconf-qt/translations/obconf-qt_ca.qm
/usr/share/obconf-qt/translations/obconf-qt_cs.qm
/usr/share/obconf-qt/translations/obconf-qt_cy.qm
/usr/share/obconf-qt/translations/obconf-qt_da.qm
/usr/share/obconf-qt/translations/obconf-qt_de.qm
/usr/share/obconf-qt/translations/obconf-qt_el.qm
/usr/share/obconf-qt/translations/obconf-qt_es.qm
/usr/share/obconf-qt/translations/obconf-qt_fr.qm
/usr/share/obconf-qt/translations/obconf-qt_gl.qm
/usr/share/obconf-qt/translations/obconf-qt_he.qm
/usr/share/obconf-qt/translations/obconf-qt_hr.qm
/usr/share/obconf-qt/translations/obconf-qt_hu.qm
/usr/share/obconf-qt/translations/obconf-qt_id.qm
/usr/share/obconf-qt/translations/obconf-qt_is.qm
/usr/share/obconf-qt/translations/obconf-qt_it.qm
/usr/share/obconf-qt/translations/obconf-qt_ja.qm
/usr/share/obconf-qt/translations/obconf-qt_lt.qm
/usr/share/obconf-qt/translations/obconf-qt_nb_NO.qm
/usr/share/obconf-qt/translations/obconf-qt_nl.qm
/usr/share/obconf-qt/translations/obconf-qt_pa.qm
/usr/share/obconf-qt/translations/obconf-qt_pl.qm
/usr/share/obconf-qt/translations/obconf-qt_pt.qm
/usr/share/obconf-qt/translations/obconf-qt_pt_BR.qm
/usr/share/obconf-qt/translations/obconf-qt_ru.qm
/usr/share/obconf-qt/translations/obconf-qt_si.qm
/usr/share/obconf-qt/translations/obconf-qt_sk_SK.qm
/usr/share/obconf-qt/translations/obconf-qt_sv.qm
/usr/share/obconf-qt/translations/obconf-qt_tr.qm
/usr/share/obconf-qt/translations/obconf-qt_uk.qm
/usr/share/obconf-qt/translations/obconf-qt_zh_CN.qm

References

Summary

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