How To Install mingw32-gettext on Rocky Linux 8

In this tutorial we learn how to install mingw32-gettext on Rocky Linux 8. mingw32-gettext is GNU libraries and utilities for producing multi-lingual messages

Introduction

In this tutorial we learn how to install mingw32-gettext on Rocky Linux 8.

What is mingw32-gettext

MinGW Windows Gettext library

We can use yum or dnf to install mingw32-gettext on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install mingw32-gettext.

Install mingw32-gettext on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install mingw32-gettext

Install mingw32-gettext on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install mingw32-gettext

How To Uninstall mingw32-gettext on Rocky Linux 8

To uninstall only the mingw32-gettext package we can use the following command:

sudo dnf remove mingw32-gettext

mingw32-gettext Package Contents on Rocky Linux 8

/usr/i686-w64-mingw32/sys-root/mingw/bin/autopoint
/usr/i686-w64-mingw32/sys-root/mingw/bin/envsubst.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/gettext.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/gettext.sh
/usr/i686-w64-mingw32/sys-root/mingw/bin/gettextize
/usr/i686-w64-mingw32/sys-root/mingw/bin/libasprintf-0.dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextlib-0-19-7.dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextpo-0.dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/libgettextsrc-0-19-7.dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/libintl-8.dll
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgattrib.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgcat.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgcmp.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgcomm.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgconv.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgen.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgexec.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgfilter.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgfmt.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msggrep.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msginit.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgmerge.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msgunfmt.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/msguniq.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/ngettext.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/recode-sr-latin.exe
/usr/i686-w64-mingw32/sys-root/mingw/bin/xgettext.exe
/usr/i686-w64-mingw32/sys-root/mingw/include/autosprintf.h
/usr/i686-w64-mingw32/sys-root/mingw/include/gettext-po.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libintl.h
/usr/i686-w64-mingw32/sys-root/mingw/lib/libasprintf.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/lib/libgettextlib.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/lib/libgettextpo.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/lib/libgettextsrc.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/lib/libintl.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/codeset.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/extern-inline.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/fcntl-o.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/gettext.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/glibc2.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/glibc21.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/iconv.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/intdiv0.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/intl.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/intldir.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/intlmacosx.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/intmax.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/inttypes-pri.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/inttypes_h.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/lcmessage.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/lib-ld.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/lib-link.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/lib-prefix.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/lock.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/longlong.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/nls.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/po.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/printf-posix.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/progtest.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/size_max.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/stdint_h.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/threadlib.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/uintmax_t.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/visibility.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/wchar_t.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/wint_t.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/aclocal/xsize.m4
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/appdata.its
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/appdata.loc
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/glade.loc
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/glade1.its
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/glade2.its
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/gsettings.its
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/gsettings.loc
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext-0.19.7/its/gtkbuilder.its
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/ABOUT-NLS
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/archive.dir.tar.xz
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/config.rpath
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/gettext.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/COPYING.LIB
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/Makefile.in
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/VERSION
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/bindtextdom.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/config.charset
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/dcgettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/dcigettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/dcngettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/dgettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/dngettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/eval-plural.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/explodename.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/export.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/finddomain.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/gettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/gettextP.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/gmo.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/hash-string.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/hash-string.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/intl-compat.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/intl-exports.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/l10nflist.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/langprefs.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/libgnuintl.in.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/libintl.rc
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/loadinfo.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/loadmsgcat.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/localcharset.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/localcharset.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/locale.alias
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/localealias.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/localename.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/lock.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/lock.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/log.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/ngettext.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/os2compat.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/os2compat.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/osdep.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/plural-exp.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/plural-exp.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/plural.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/plural.y
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/printf-args.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/printf-args.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/printf-parse.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/printf-parse.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/printf.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/ref-add.sin
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/ref-del.sin
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/relocatable.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/relocatable.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/setlocale.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/textdomain.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/threadlib.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/tsearch.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/tsearch.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/vasnprintf.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/vasnprintf.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/vasnwprintf.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/verify.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/version.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/wprintf-parse.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/xsize.c
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/intl/xsize.h
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/javaversion.class
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/msgunfmt.tcl
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/Makefile.in.in
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/Makevars.template
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/Rules-quot
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/boldquot.sed
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/[email protected]
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/[email protected]
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/insert-header.sin
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/quot.sed
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/po/remove-potcdate.sin
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/GNOME
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/GNOME/team-address
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/GNOME/teams.html
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/GNOME/teams.url
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/GNOME/trigger
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/KDE
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/KDE/team-address
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/KDE/teams.html
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/KDE/teams.url
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/KDE/trigger
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/TP
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/TP/team-address
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/TP/teams.html
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/TP/teams.url
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/TP/trigger
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/index
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/projects/team-address
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles/po-default.css
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles/po-emacs-x.css
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles/po-emacs-xterm.css
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles/po-emacs-xterm16.css
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles/po-emacs-xterm256.css
/usr/i686-w64-mingw32/sys-root/mingw/share/gettext/styles/po-vim.css
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/be/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/be/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/bg/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/bg/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ca/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ca/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/cs/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/cs/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/da/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/da/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/de/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/de/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/el/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/el/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/eo/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/es/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/es/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/et/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/et/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/eu/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/fi/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/fi/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/fr/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/fr/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ga/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/gl/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/gl/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/hr/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/hu/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/id/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/id/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/it/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/it/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ja/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ko/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/nb/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/nb/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/nl/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/nl/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/nn/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/nn/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pa/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pl/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pl/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pt/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pt/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ro/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ro/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ru/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/ru/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sk/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sk/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sl/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sl/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sr/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sr/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sv/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/sv/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/tr/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/tr/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/uk/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/uk/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/vi/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/vi/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
/usr/i686-w64-mingw32/sys-root/mingw/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
/usr/share/doc/mingw32-gettext
/usr/share/doc/mingw32-gettext/COPYING

References

Summary

In this tutorial we learn how to install mingw32-gettext on Rocky Linux 8 using yum and dnf.