How To Install rednotebook on Fedora 36

In this tutorial we learn how to install rednotebook in Fedora 36. rednotebook is Daily journal with calendar, templates and keyword searching

Introduction

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

What is rednotebook

RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You can also add pictures, links and customizable templates, spell check your notes, and export to plain text, HTML, Latex or PDF.

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

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

sudo dnf -y install rednotebook

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

sudo yum -y install rednotebook

How To Uninstall rednotebook on Fedora 36

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

sudo dnf remove rednotebook

rednotebook Package Contents on Fedora 36

/usr/bin/rednotebook
/usr/lib/python3.10/site-packages/rednotebook
/usr/lib/python3.10/site-packages/rednotebook-2.22-py3.10.egg-info
/usr/lib/python3.10/site-packages/rednotebook/__init__.py
/usr/lib/python3.10/site-packages/rednotebook/__pycache__
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/backup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/backup.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/configuration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/configuration.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/data.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/help.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/help.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/info.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/info.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/journal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/journal.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/storage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/storage.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/templates.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/__pycache__/templates.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/backup.py
/usr/lib/python3.10/site-packages/rednotebook/configuration.py
/usr/lib/python3.10/site-packages/rednotebook/data.py
/usr/lib/python3.10/site-packages/rednotebook/external
/usr/lib/python3.10/site-packages/rednotebook/external/__init__.py
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/elibintl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/elibintl.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/msgfmt.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/msgfmt.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/spellcheck.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/spellcheck.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/txt2tags.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/__pycache__/txt2tags.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/external/elibintl.py
/usr/lib/python3.10/site-packages/rednotebook/external/msgfmt.py
/usr/lib/python3.10/site-packages/rednotebook/external/spellcheck.py
/usr/lib/python3.10/site-packages/rednotebook/external/txt2tags.py
/usr/lib/python3.10/site-packages/rednotebook/files
/usr/lib/python3.10/site-packages/rednotebook/files/default.cfg
/usr/lib/python3.10/site-packages/rednotebook/files/main_window.glade
/usr/lib/python3.10/site-packages/rednotebook/files/rednotebook-highlight-style.xml
/usr/lib/python3.10/site-packages/rednotebook/files/t2t.lang
/usr/lib/python3.10/site-packages/rednotebook/gui
/usr/lib/python3.10/site-packages/rednotebook/gui/__init__.py
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/browser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/browser.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/browser_cef.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/browser_cef.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/categories.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/categories.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/clouds.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/clouds.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/customwidgets.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/customwidgets.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/editor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/editor.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/exports.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/exports.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/format_menu.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/format_menu.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/insert_menu.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/insert_menu.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/main_window.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/main_window.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/menu.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/menu.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/options.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/options.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/search.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/__pycache__/search.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/gui/browser.py
/usr/lib/python3.10/site-packages/rednotebook/gui/browser_cef.py
/usr/lib/python3.10/site-packages/rednotebook/gui/categories.py
/usr/lib/python3.10/site-packages/rednotebook/gui/clouds.py
/usr/lib/python3.10/site-packages/rednotebook/gui/customwidgets.py
/usr/lib/python3.10/site-packages/rednotebook/gui/editor.py
/usr/lib/python3.10/site-packages/rednotebook/gui/exports.py
/usr/lib/python3.10/site-packages/rednotebook/gui/format_menu.py
/usr/lib/python3.10/site-packages/rednotebook/gui/insert_menu.py
/usr/lib/python3.10/site-packages/rednotebook/gui/main_window.py
/usr/lib/python3.10/site-packages/rednotebook/gui/menu.py
/usr/lib/python3.10/site-packages/rednotebook/gui/options.py
/usr/lib/python3.10/site-packages/rednotebook/gui/search.py
/usr/lib/python3.10/site-packages/rednotebook/help.py
/usr/lib/python3.10/site-packages/rednotebook/images
/usr/lib/python3.10/site-packages/rednotebook/images/bulletlist.png
/usr/lib/python3.10/site-packages/rednotebook/images/date.png
/usr/lib/python3.10/site-packages/rednotebook/images/formula.png
/usr/lib/python3.10/site-packages/rednotebook/images/insert-image-16.png
/usr/lib/python3.10/site-packages/rednotebook/images/insert-image-22.png
/usr/lib/python3.10/site-packages/rednotebook/images/line.png
/usr/lib/python3.10/site-packages/rednotebook/images/linebreak.png
/usr/lib/python3.10/site-packages/rednotebook/images/link.png
/usr/lib/python3.10/site-packages/rednotebook/images/numberedlist.png
/usr/lib/python3.10/site-packages/rednotebook/images/picture.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rednotebook.svg
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-128.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-14.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-16.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-192.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-22.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-256.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-32.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-48.png
/usr/lib/python3.10/site-packages/rednotebook/images/rednotebook-icon/rn-64.png
/usr/lib/python3.10/site-packages/rednotebook/images/table.png
/usr/lib/python3.10/site-packages/rednotebook/images/title.png
/usr/lib/python3.10/site-packages/rednotebook/info.py
/usr/lib/python3.10/site-packages/rednotebook/journal.py
/usr/lib/python3.10/site-packages/rednotebook/storage.py
/usr/lib/python3.10/site-packages/rednotebook/templates.py
/usr/lib/python3.10/site-packages/rednotebook/util
/usr/lib/python3.10/site-packages/rednotebook/util/__init__.py
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/dates.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/dates.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/filesystem.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/filesystem.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/markup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/markup.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/statistics.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/statistics.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/urls.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/urls.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/rednotebook/util/dates.py
/usr/lib/python3.10/site-packages/rednotebook/util/filesystem.py
/usr/lib/python3.10/site-packages/rednotebook/util/markup.py
/usr/lib/python3.10/site-packages/rednotebook/util/statistics.py
/usr/lib/python3.10/site-packages/rednotebook/util/urls.py
/usr/lib/python3.10/site-packages/rednotebook/util/utils.py
/usr/share/appdata/rednotebook.appdata.xml
/usr/share/applications/rednotebook.desktop
/usr/share/doc/rednotebook
/usr/share/doc/rednotebook/README.md
/usr/share/icons/hicolor/scalable/apps/rednotebook.svg
/usr/share/licenses/rednotebook
/usr/share/licenses/rednotebook/LICENSE
/usr/share/locale/ar/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ast/LC_MESSAGES/rednotebook.mo
/usr/share/locale/be/LC_MESSAGES/rednotebook.mo
/usr/share/locale/bg/LC_MESSAGES/rednotebook.mo
/usr/share/locale/bs/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ca/LC_MESSAGES/rednotebook.mo
/usr/share/locale/cs/LC_MESSAGES/rednotebook.mo
/usr/share/locale/cy/LC_MESSAGES/rednotebook.mo
/usr/share/locale/da/LC_MESSAGES/rednotebook.mo
/usr/share/locale/de/LC_MESSAGES/rednotebook.mo
/usr/share/locale/el/LC_MESSAGES/rednotebook.mo
/usr/share/locale/en_GB/LC_MESSAGES/rednotebook.mo
/usr/share/locale/eo/LC_MESSAGES/rednotebook.mo
/usr/share/locale/es/LC_MESSAGES/rednotebook.mo
/usr/share/locale/eu/LC_MESSAGES/rednotebook.mo
/usr/share/locale/fi/LC_MESSAGES/rednotebook.mo
/usr/share/locale/fo/LC_MESSAGES/rednotebook.mo
/usr/share/locale/fr/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ga/LC_MESSAGES/rednotebook.mo
/usr/share/locale/gl/LC_MESSAGES/rednotebook.mo
/usr/share/locale/he/LC_MESSAGES/rednotebook.mo
/usr/share/locale/hi/LC_MESSAGES/rednotebook.mo
/usr/share/locale/hr/LC_MESSAGES/rednotebook.mo
/usr/share/locale/hu/LC_MESSAGES/rednotebook.mo
/usr/share/locale/hy/LC_MESSAGES/rednotebook.mo
/usr/share/locale/id/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ie/LC_MESSAGES/rednotebook.mo
/usr/share/locale/it/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ja/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ka/LC_MESSAGES/rednotebook.mo
/usr/share/locale/kk/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ko/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ky/LC_MESSAGES/rednotebook.mo
/usr/share/locale/lt/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ml/LC_MESSAGES/rednotebook.mo
/usr/share/locale/mn/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ms/LC_MESSAGES/rednotebook.mo
/usr/share/locale/my/LC_MESSAGES/rednotebook.mo
/usr/share/locale/nb/LC_MESSAGES/rednotebook.mo
/usr/share/locale/nds/LC_MESSAGES/rednotebook.mo
/usr/share/locale/nl/LC_MESSAGES/rednotebook.mo
/usr/share/locale/nn/LC_MESSAGES/rednotebook.mo
/usr/share/locale/oc/LC_MESSAGES/rednotebook.mo
/usr/share/locale/pl/LC_MESSAGES/rednotebook.mo
/usr/share/locale/pt/LC_MESSAGES/rednotebook.mo
/usr/share/locale/pt_BR/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ro/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ru/LC_MESSAGES/rednotebook.mo
/usr/share/locale/si/LC_MESSAGES/rednotebook.mo
/usr/share/locale/sk/LC_MESSAGES/rednotebook.mo
/usr/share/locale/sl/LC_MESSAGES/rednotebook.mo
/usr/share/locale/sr/LC_MESSAGES/rednotebook.mo
/usr/share/locale/sv/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ta/LC_MESSAGES/rednotebook.mo
/usr/share/locale/te/LC_MESSAGES/rednotebook.mo
/usr/share/locale/tl/LC_MESSAGES/rednotebook.mo
/usr/share/locale/tr/LC_MESSAGES/rednotebook.mo
/usr/share/locale/ug/LC_MESSAGES/rednotebook.mo
/usr/share/locale/uk/LC_MESSAGES/rednotebook.mo
/usr/share/locale/uz/LC_MESSAGES/rednotebook.mo
/usr/share/locale/vi/LC_MESSAGES/rednotebook.mo
/usr/share/locale/wae/LC_MESSAGES/rednotebook.mo
/usr/share/locale/xh/LC_MESSAGES/rednotebook.mo
/usr/share/locale/zh_CN/LC_MESSAGES/rednotebook.mo
/usr/share/locale/zh_HK/LC_MESSAGES/rednotebook.mo
/usr/share/locale/zh_TW/LC_MESSAGES/rednotebook.mo

References

Summary

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