How To Install xed on Fedora 36

In this tutorial we learn how to install xed in Fedora 36. xed is X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)

Introduction

In this tutorial we learn how to install xed on Fedora 36.

What is xed

Xed is a small, but powerful text editor. It has most standard text editor functions and fully supports international text in Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window. Xed is extensible through a plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels.

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

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

sudo dnf -y install xed

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

sudo yum -y install xed

How To Uninstall xed on Fedora 36

To uninstall only the xed package we can use the following command:

sudo dnf remove xed

xed Package Contents on Fedora 36

/usr/bin/xed
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/7b0d0fa5aa27c3292eed946e7c52b6d2c11c02
/usr/lib/.build-id/25
/usr/lib/.build-id/25/a9498ae9bf656d6aa34689b18dcd77d300e764
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/22c720818b5feef58977cde93662ead14959db
/usr/lib/.build-id/47
/usr/lib/.build-id/47/7a3d5e0d63bfcf50558e10d4d6e40257f389a3
/usr/lib/.build-id/50
/usr/lib/.build-id/50/fb2174001bdeaeec80d54054d08ba8066d46f8
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/c06ed386f264d29a5255af5b92332f5188289b
/usr/lib/.build-id/97
/usr/lib/.build-id/97/d9fd20d9a73cdb1aaef70d9aa873de97677e23
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/1a0ccbaa292fddd6a8cc4c974d6b212a751322
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/445507058eb331192760608cdef8980891ecda
/usr/lib/.build-id/db
/usr/lib/.build-id/db/a7fbb8893ec32c0558766cb08a091e27739129
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/993ef3a4f60dd3e896c21eeab5308b19f721a8
/usr/lib64/xed
/usr/lib64/xed/girepository-1.0
/usr/lib64/xed/girepository-1.0/Xed-1.0.typelib
/usr/lib64/xed/libxed.so
/usr/lib64/xed/plugins
/usr/lib64/xed/plugins/bracket-complete
/usr/lib64/xed/plugins/bracket-complete/bracketcompletion.plugin
/usr/lib64/xed/plugins/bracket-complete/bracketcompletion.py
/usr/lib64/xed/plugins/docinfo.plugin
/usr/lib64/xed/plugins/filebrowser.plugin
/usr/lib64/xed/plugins/joinlines
/usr/lib64/xed/plugins/joinlines.plugin
/usr/lib64/xed/plugins/joinlines/__init__.py
/usr/lib64/xed/plugins/libdocinfo.so
/usr/lib64/xed/plugins/libfilebrowser.so
/usr/lib64/xed/plugins/libmodelines.so
/usr/lib64/xed/plugins/libsort.so
/usr/lib64/xed/plugins/libspell.so
/usr/lib64/xed/plugins/libtaglist.so
/usr/lib64/xed/plugins/libtime.so
/usr/lib64/xed/plugins/libtrailsave.so
/usr/lib64/xed/plugins/libwordcompletion.so
/usr/lib64/xed/plugins/modelines.plugin
/usr/lib64/xed/plugins/open-uri-context-menu
/usr/lib64/xed/plugins/open-uri-context-menu/COPYING
/usr/lib64/xed/plugins/open-uri-context-menu/open-uri-context-menu.plugin
/usr/lib64/xed/plugins/open-uri-context-menu/open-uri-context-menu.py
/usr/lib64/xed/plugins/sort.plugin
/usr/lib64/xed/plugins/spell.plugin
/usr/lib64/xed/plugins/taglist.plugin
/usr/lib64/xed/plugins/textsize
/usr/lib64/xed/plugins/textsize.plugin
/usr/lib64/xed/plugins/textsize/__init__.py
/usr/lib64/xed/plugins/textsize/documenthelper.py
/usr/lib64/xed/plugins/textsize/signals.py
/usr/lib64/xed/plugins/time.plugin
/usr/lib64/xed/plugins/trailsave.plugin
/usr/lib64/xed/plugins/wordcompletion.plugin
/usr/share/applications/xed.desktop
/usr/share/dbus-1/services/org.x.editor.service
/usr/share/doc/xed
/usr/share/doc/xed/ChangeLog
/usr/share/doc/xed/README.md
/usr/share/doc/xed/changelog
/usr/share/glib-2.0/schemas/org.x.editor.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.filebrowser.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.spell.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.time.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.wordcompletion.gschema.xml
/usr/share/help/C/xed
/usr/share/help/C/xed/figures
/usr/share/help/C/xed/figures/xed_format_bold.png
/usr/share/help/C/xed/figures/xed_format_italic.png
/usr/share/help/C/xed/figures/xed_format_strikethrough.png
/usr/share/help/C/xed/figures/xed_format_underline.png
/usr/share/help/C/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/C/xed/figures/xed_window.png
/usr/share/help/C/xed/index.docbook
/usr/share/help/C/xed/legal.xml
/usr/share/help/ar/xed
/usr/share/help/ar/xed/figures
/usr/share/help/ar/xed/figures/xed_format_bold.png
/usr/share/help/ar/xed/figures/xed_format_italic.png
/usr/share/help/ar/xed/figures/xed_format_strikethrough.png
/usr/share/help/ar/xed/figures/xed_format_underline.png
/usr/share/help/ar/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ar/xed/figures/xed_window.png
/usr/share/help/ar/xed/index.docbook
/usr/share/help/ar/xed/legal.xml
/usr/share/help/bg/xed
/usr/share/help/bg/xed/figures
/usr/share/help/bg/xed/figures/xed_format_bold.png
/usr/share/help/bg/xed/figures/xed_format_italic.png
/usr/share/help/bg/xed/figures/xed_format_strikethrough.png
/usr/share/help/bg/xed/figures/xed_format_underline.png
/usr/share/help/bg/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/bg/xed/figures/xed_window.png
/usr/share/help/bg/xed/index.docbook
/usr/share/help/bg/xed/legal.xml
/usr/share/help/ca/xed
/usr/share/help/ca/xed/figures
/usr/share/help/ca/xed/figures/xed_format_bold.png
/usr/share/help/ca/xed/figures/xed_format_italic.png
/usr/share/help/ca/xed/figures/xed_format_strikethrough.png
/usr/share/help/ca/xed/figures/xed_format_underline.png
/usr/share/help/ca/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ca/xed/figures/xed_window.png
/usr/share/help/ca/xed/index.docbook
/usr/share/help/ca/xed/legal.xml
/usr/share/help/cs/xed
/usr/share/help/cs/xed/figures
/usr/share/help/cs/xed/figures/xed_format_bold.png
/usr/share/help/cs/xed/figures/xed_format_italic.png
/usr/share/help/cs/xed/figures/xed_format_strikethrough.png
/usr/share/help/cs/xed/figures/xed_format_underline.png
/usr/share/help/cs/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/cs/xed/figures/xed_window.png
/usr/share/help/cs/xed/index.docbook
/usr/share/help/cs/xed/legal.xml
/usr/share/help/da/xed
/usr/share/help/da/xed/figures
/usr/share/help/da/xed/figures/xed_format_bold.png
/usr/share/help/da/xed/figures/xed_format_italic.png
/usr/share/help/da/xed/figures/xed_format_strikethrough.png
/usr/share/help/da/xed/figures/xed_format_underline.png
/usr/share/help/da/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/da/xed/figures/xed_window.png
/usr/share/help/da/xed/index.docbook
/usr/share/help/da/xed/legal.xml
/usr/share/help/de/xed
/usr/share/help/de/xed/figures
/usr/share/help/de/xed/figures/xed_format_bold.png
/usr/share/help/de/xed/figures/xed_format_italic.png
/usr/share/help/de/xed/figures/xed_format_strikethrough.png
/usr/share/help/de/xed/figures/xed_format_underline.png
/usr/share/help/de/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/de/xed/figures/xed_window.png
/usr/share/help/de/xed/index.docbook
/usr/share/help/de/xed/legal.xml
/usr/share/help/el/xed
/usr/share/help/el/xed/figures
/usr/share/help/el/xed/figures/xed_format_bold.png
/usr/share/help/el/xed/figures/xed_format_italic.png
/usr/share/help/el/xed/figures/xed_format_strikethrough.png
/usr/share/help/el/xed/figures/xed_format_underline.png
/usr/share/help/el/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/el/xed/figures/xed_window.png
/usr/share/help/el/xed/index.docbook
/usr/share/help/el/xed/legal.xml
/usr/share/help/es/xed
/usr/share/help/es/xed/figures
/usr/share/help/es/xed/figures/xed_format_bold.png
/usr/share/help/es/xed/figures/xed_format_italic.png
/usr/share/help/es/xed/figures/xed_format_strikethrough.png
/usr/share/help/es/xed/figures/xed_format_underline.png
/usr/share/help/es/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/es/xed/figures/xed_window.png
/usr/share/help/es/xed/index.docbook
/usr/share/help/es/xed/legal.xml
/usr/share/help/fi/xed
/usr/share/help/fi/xed/figures
/usr/share/help/fi/xed/figures/xed_format_bold.png
/usr/share/help/fi/xed/figures/xed_format_italic.png
/usr/share/help/fi/xed/figures/xed_format_strikethrough.png
/usr/share/help/fi/xed/figures/xed_format_underline.png
/usr/share/help/fi/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fi/xed/figures/xed_window.png
/usr/share/help/fi/xed/index.docbook
/usr/share/help/fi/xed/legal.xml
/usr/share/help/fr/xed
/usr/share/help/fr/xed/figures
/usr/share/help/fr/xed/figures/xed_format_bold.png
/usr/share/help/fr/xed/figures/xed_format_italic.png
/usr/share/help/fr/xed/figures/xed_format_strikethrough.png
/usr/share/help/fr/xed/figures/xed_format_underline.png
/usr/share/help/fr/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fr/xed/figures/xed_window.png
/usr/share/help/fr/xed/index.docbook
/usr/share/help/fr/xed/legal.xml
/usr/share/help/hu/xed
/usr/share/help/hu/xed/figures
/usr/share/help/hu/xed/figures/xed_format_bold.png
/usr/share/help/hu/xed/figures/xed_format_italic.png
/usr/share/help/hu/xed/figures/xed_format_strikethrough.png
/usr/share/help/hu/xed/figures/xed_format_underline.png
/usr/share/help/hu/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/hu/xed/figures/xed_window.png
/usr/share/help/hu/xed/index.docbook
/usr/share/help/hu/xed/legal.xml
/usr/share/help/it/xed
/usr/share/help/it/xed/figures
/usr/share/help/it/xed/figures/xed_format_bold.png
/usr/share/help/it/xed/figures/xed_format_italic.png
/usr/share/help/it/xed/figures/xed_format_strikethrough.png
/usr/share/help/it/xed/figures/xed_format_underline.png
/usr/share/help/it/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/it/xed/figures/xed_window.png
/usr/share/help/it/xed/index.docbook
/usr/share/help/it/xed/legal.xml
/usr/share/help/ja/xed
/usr/share/help/ja/xed/figures
/usr/share/help/ja/xed/figures/xed_format_bold.png
/usr/share/help/ja/xed/figures/xed_format_italic.png
/usr/share/help/ja/xed/figures/xed_format_strikethrough.png
/usr/share/help/ja/xed/figures/xed_format_underline.png
/usr/share/help/ja/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ja/xed/figures/xed_window.png
/usr/share/help/ja/xed/index.docbook
/usr/share/help/ja/xed/legal.xml
/usr/share/help/ko/xed
/usr/share/help/ko/xed/figures
/usr/share/help/ko/xed/figures/xed_format_bold.png
/usr/share/help/ko/xed/figures/xed_format_italic.png
/usr/share/help/ko/xed/figures/xed_format_strikethrough.png
/usr/share/help/ko/xed/figures/xed_format_underline.png
/usr/share/help/ko/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ko/xed/figures/xed_window.png
/usr/share/help/ko/xed/index.docbook
/usr/share/help/ko/xed/legal.xml
/usr/share/help/oc/xed
/usr/share/help/oc/xed/figures
/usr/share/help/oc/xed/figures/xed_format_bold.png
/usr/share/help/oc/xed/figures/xed_format_italic.png
/usr/share/help/oc/xed/figures/xed_format_strikethrough.png
/usr/share/help/oc/xed/figures/xed_format_underline.png
/usr/share/help/oc/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/oc/xed/figures/xed_window.png
/usr/share/help/oc/xed/index.docbook
/usr/share/help/oc/xed/legal.xml
/usr/share/help/pt_BR/xed
/usr/share/help/pt_BR/xed/figures
/usr/share/help/pt_BR/xed/figures/xed_format_bold.png
/usr/share/help/pt_BR/xed/figures/xed_format_italic.png
/usr/share/help/pt_BR/xed/figures/xed_format_strikethrough.png
/usr/share/help/pt_BR/xed/figures/xed_format_underline.png
/usr/share/help/pt_BR/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/pt_BR/xed/figures/xed_window.png
/usr/share/help/pt_BR/xed/index.docbook
/usr/share/help/pt_BR/xed/legal.xml
/usr/share/help/ru/xed
/usr/share/help/ru/xed/figures
/usr/share/help/ru/xed/figures/xed_format_bold.png
/usr/share/help/ru/xed/figures/xed_format_italic.png
/usr/share/help/ru/xed/figures/xed_format_strikethrough.png
/usr/share/help/ru/xed/figures/xed_format_underline.png
/usr/share/help/ru/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ru/xed/figures/xed_window.png
/usr/share/help/ru/xed/index.docbook
/usr/share/help/ru/xed/legal.xml
/usr/share/help/sv/xed
/usr/share/help/sv/xed/figures
/usr/share/help/sv/xed/figures/xed_format_bold.png
/usr/share/help/sv/xed/figures/xed_format_italic.png
/usr/share/help/sv/xed/figures/xed_format_strikethrough.png
/usr/share/help/sv/xed/figures/xed_format_underline.png
/usr/share/help/sv/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/sv/xed/figures/xed_window.png
/usr/share/help/sv/xed/index.docbook
/usr/share/help/sv/xed/legal.xml
/usr/share/help/th/xed
/usr/share/help/th/xed/figures
/usr/share/help/th/xed/figures/xed_format_bold.png
/usr/share/help/th/xed/figures/xed_format_italic.png
/usr/share/help/th/xed/figures/xed_format_strikethrough.png
/usr/share/help/th/xed/figures/xed_format_underline.png
/usr/share/help/th/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/th/xed/figures/xed_window.png
/usr/share/help/th/xed/index.docbook
/usr/share/help/th/xed/legal.xml
/usr/share/help/uk/xed
/usr/share/help/uk/xed/figures
/usr/share/help/uk/xed/figures/xed_format_bold.png
/usr/share/help/uk/xed/figures/xed_format_italic.png
/usr/share/help/uk/xed/figures/xed_format_strikethrough.png
/usr/share/help/uk/xed/figures/xed_format_underline.png
/usr/share/help/uk/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/uk/xed/figures/xed_window.png
/usr/share/help/uk/xed/index.docbook
/usr/share/help/uk/xed/legal.xml
/usr/share/help/zh_CN/xed
/usr/share/help/zh_CN/xed/figures
/usr/share/help/zh_CN/xed/figures/xed_format_bold.png
/usr/share/help/zh_CN/xed/figures/xed_format_italic.png
/usr/share/help/zh_CN/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_CN/xed/figures/xed_format_underline.png
/usr/share/help/zh_CN/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_CN/xed/figures/xed_window.png
/usr/share/help/zh_CN/xed/index.docbook
/usr/share/help/zh_CN/xed/legal.xml
/usr/share/help/zh_HK/xed
/usr/share/help/zh_HK/xed/figures
/usr/share/help/zh_HK/xed/figures/xed_format_bold.png
/usr/share/help/zh_HK/xed/figures/xed_format_italic.png
/usr/share/help/zh_HK/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_HK/xed/figures/xed_format_underline.png
/usr/share/help/zh_HK/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_HK/xed/figures/xed_window.png
/usr/share/help/zh_HK/xed/index.docbook
/usr/share/help/zh_HK/xed/legal.xml
/usr/share/help/zh_TW/xed
/usr/share/help/zh_TW/xed/figures
/usr/share/help/zh_TW/xed/figures/xed_format_bold.png
/usr/share/help/zh_TW/xed/figures/xed_format_italic.png
/usr/share/help/zh_TW/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_TW/xed/figures/xed_format_underline.png
/usr/share/help/zh_TW/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_TW/xed/figures/xed_window.png
/usr/share/help/zh_TW/xed/index.docbook
/usr/share/help/zh_TW/xed/legal.xml
/usr/share/licenses/xed
/usr/share/licenses/xed/AUTHORS
/usr/share/licenses/xed/COPYING
/usr/share/licenses/xed/copyright
/usr/share/locale/ab/LC_MESSAGES/xed.mo
/usr/share/locale/af/LC_MESSAGES/xed.mo
/usr/share/locale/am/LC_MESSAGES/xed.mo
/usr/share/locale/ar/LC_MESSAGES/xed.mo
/usr/share/locale/as/LC_MESSAGES/xed.mo
/usr/share/locale/ast/LC_MESSAGES/xed.mo
/usr/share/locale/az/LC_MESSAGES/xed.mo
/usr/share/locale/be/LC_MESSAGES/xed.mo
/usr/share/locale/be@latin/LC_MESSAGES/xed.mo
/usr/share/locale/bg/LC_MESSAGES/xed.mo
/usr/share/locale/bn/LC_MESSAGES/xed.mo
/usr/share/locale/bn_IN/LC_MESSAGES/xed.mo
/usr/share/locale/br/LC_MESSAGES/xed.mo
/usr/share/locale/bs/LC_MESSAGES/xed.mo
/usr/share/locale/ca/LC_MESSAGES/xed.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/xed.mo
/usr/share/locale/cmn/LC_MESSAGES/xed.mo
/usr/share/locale/crh/LC_MESSAGES/xed.mo
/usr/share/locale/cs/LC_MESSAGES/xed.mo
/usr/share/locale/cy/LC_MESSAGES/xed.mo
/usr/share/locale/da/LC_MESSAGES/xed.mo
/usr/share/locale/de/LC_MESSAGES/xed.mo
/usr/share/locale/dz/LC_MESSAGES/xed.mo
/usr/share/locale/el/LC_MESSAGES/xed.mo
/usr/share/locale/en@shaw/LC_MESSAGES/xed.mo
/usr/share/locale/en_AU/LC_MESSAGES/xed.mo
/usr/share/locale/en_CA/LC_MESSAGES/xed.mo
/usr/share/locale/en_GB/LC_MESSAGES/xed.mo
/usr/share/locale/eo/LC_MESSAGES/xed.mo
/usr/share/locale/es/LC_MESSAGES/xed.mo
/usr/share/locale/et/LC_MESSAGES/xed.mo
/usr/share/locale/eu/LC_MESSAGES/xed.mo
/usr/share/locale/fa/LC_MESSAGES/xed.mo
/usr/share/locale/fi/LC_MESSAGES/xed.mo
/usr/share/locale/fr/LC_MESSAGES/xed.mo
/usr/share/locale/fr_CA/LC_MESSAGES/xed.mo
/usr/share/locale/ga/LC_MESSAGES/xed.mo
/usr/share/locale/gl/LC_MESSAGES/xed.mo
/usr/share/locale/gu/LC_MESSAGES/xed.mo
/usr/share/locale/he/LC_MESSAGES/xed.mo
/usr/share/locale/hi/LC_MESSAGES/xed.mo
/usr/share/locale/hr/LC_MESSAGES/xed.mo
/usr/share/locale/hu/LC_MESSAGES/xed.mo
/usr/share/locale/hy/LC_MESSAGES/xed.mo
/usr/share/locale/ia/LC_MESSAGES/xed.mo
/usr/share/locale/id/LC_MESSAGES/xed.mo
/usr/share/locale/ie/LC_MESSAGES/xed.mo
/usr/share/locale/is/LC_MESSAGES/xed.mo
/usr/share/locale/it/LC_MESSAGES/xed.mo
/usr/share/locale/ja/LC_MESSAGES/xed.mo
/usr/share/locale/ka/LC_MESSAGES/xed.mo
/usr/share/locale/kab/LC_MESSAGES/xed.mo
/usr/share/locale/kk/LC_MESSAGES/xed.mo
/usr/share/locale/kn/LC_MESSAGES/xed.mo
/usr/share/locale/ko/LC_MESSAGES/xed.mo
/usr/share/locale/ku/LC_MESSAGES/xed.mo
/usr/share/locale/ky/LC_MESSAGES/xed.mo
/usr/share/locale/la/LC_MESSAGES/xed.mo
/usr/share/locale/lt/LC_MESSAGES/xed.mo
/usr/share/locale/lv/LC_MESSAGES/xed.mo
/usr/share/locale/mai/LC_MESSAGES/xed.mo
/usr/share/locale/mg/LC_MESSAGES/xed.mo
/usr/share/locale/mi/LC_MESSAGES/xed.mo
/usr/share/locale/mk/LC_MESSAGES/xed.mo
/usr/share/locale/ml/LC_MESSAGES/xed.mo
/usr/share/locale/mn/LC_MESSAGES/xed.mo
/usr/share/locale/mr/LC_MESSAGES/xed.mo
/usr/share/locale/ms/LC_MESSAGES/xed.mo
/usr/share/locale/my/LC_MESSAGES/xed.mo
/usr/share/locale/nb/LC_MESSAGES/xed.mo
/usr/share/locale/nds/LC_MESSAGES/xed.mo
/usr/share/locale/ne/LC_MESSAGES/xed.mo
/usr/share/locale/nl/LC_MESSAGES/xed.mo
/usr/share/locale/nn/LC_MESSAGES/xed.mo
/usr/share/locale/oc/LC_MESSAGES/xed.mo
/usr/share/locale/or/LC_MESSAGES/xed.mo
/usr/share/locale/pa/LC_MESSAGES/xed.mo
/usr/share/locale/pl/LC_MESSAGES/xed.mo
/usr/share/locale/ps/LC_MESSAGES/xed.mo
/usr/share/locale/pt/LC_MESSAGES/xed.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xed.mo
/usr/share/locale/ro/LC_MESSAGES/xed.mo
/usr/share/locale/ru/LC_MESSAGES/xed.mo
/usr/share/locale/rw/LC_MESSAGES/xed.mo
/usr/share/locale/si/LC_MESSAGES/xed.mo
/usr/share/locale/sk/LC_MESSAGES/xed.mo
/usr/share/locale/sl/LC_MESSAGES/xed.mo
/usr/share/locale/sq/LC_MESSAGES/xed.mo
/usr/share/locale/sr/LC_MESSAGES/xed.mo
/usr/share/locale/sr@latin/LC_MESSAGES/xed.mo
/usr/share/locale/sv/LC_MESSAGES/xed.mo
/usr/share/locale/ta/LC_MESSAGES/xed.mo
/usr/share/locale/te/LC_MESSAGES/xed.mo
/usr/share/locale/tg/LC_MESSAGES/xed.mo
/usr/share/locale/th/LC_MESSAGES/xed.mo
/usr/share/locale/tk/LC_MESSAGES/xed.mo
/usr/share/locale/tr/LC_MESSAGES/xed.mo
/usr/share/locale/uk/LC_MESSAGES/xed.mo
/usr/share/locale/ur/LC_MESSAGES/xed.mo
/usr/share/locale/vi/LC_MESSAGES/xed.mo
/usr/share/locale/wa/LC_MESSAGES/xed.mo
/usr/share/locale/xh/LC_MESSAGES/xed.mo
/usr/share/locale/zgh/LC_MESSAGES/xed.mo
/usr/share/locale/zh_CN/LC_MESSAGES/xed.mo
/usr/share/locale/zh_HK/LC_MESSAGES/xed.mo
/usr/share/locale/zh_TW/LC_MESSAGES/xed.mo
/usr/share/man/man1/xed.1.gz
/usr/share/metainfo/xed.appdata.xml
/usr/share/xed
/usr/share/xed/icons
/usr/share/xed/icons/xed-plugin.png
/usr/share/xed/plugins
/usr/share/xed/plugins/docinfo
/usr/share/xed/plugins/docinfo/docinfo.ui
/usr/share/xed/plugins/filebrowser
/usr/share/xed/plugins/filebrowser/xed-file-browser-widget-ui.xml
/usr/share/xed/plugins/modelines
/usr/share/xed/plugins/modelines/language-mappings
/usr/share/xed/plugins/spell
/usr/share/xed/plugins/spell/xed-spell-setup-dialog.ui
/usr/share/xed/plugins/taglist
/usr/share/xed/plugins/taglist/C.tags.gz
/usr/share/xed/plugins/taglist/HTML.tags.gz
/usr/share/xed/plugins/taglist/Latex.tags.gz
/usr/share/xed/plugins/taglist/XSLT.tags.gz
/usr/share/xed/plugins/taglist/XUL.tags.gz
/usr/share/xed/plugins/time
/usr/share/xed/plugins/time/xed-time-dialog.ui
/usr/share/xed/plugins/time/xed-time-setup-dialog.ui
/usr/share/xed/plugins/wordcompletion
/usr/share/xed/plugins/wordcompletion/xed-wordcompletion-configure.ui

References

Summary

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