How To Install jrnl on Fedora 36

In this tutorial we learn how to install jrnl in Fedora 36. jrnl is A simple journal application for the command line

Introduction

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

What is jrnl

jrnl is a simple journal application for the command line. You can use it to easily create, search, and view journal entries. Journals are stored as human-readable plain text, and can also be encrypted using AES encryption.

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

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

sudo dnf -y install jrnl

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

sudo yum -y install jrnl

How To Uninstall jrnl on Fedora 36

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

sudo dnf remove jrnl

jrnl Package Contents on Fedora 36

/usr/bin/jrnl
/usr/lib/python3.10/site-packages/jrnl
/usr/lib/python3.10/site-packages/jrnl-2.8.4.dist-info
/usr/lib/python3.10/site-packages/jrnl-2.8.4.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/jrnl-2.8.4.dist-info/LICENSE.md
/usr/lib/python3.10/site-packages/jrnl-2.8.4.dist-info/METADATA
/usr/lib/python3.10/site-packages/jrnl-2.8.4.dist-info/WHEEL
/usr/lib/python3.10/site-packages/jrnl-2.8.4.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/jrnl/DayOneJournal.py
/usr/lib/python3.10/site-packages/jrnl/EncryptedJournal.py
/usr/lib/python3.10/site-packages/jrnl/Entry.py
/usr/lib/python3.10/site-packages/jrnl/FolderJournal.py
/usr/lib/python3.10/site-packages/jrnl/Journal.py
/usr/lib/python3.10/site-packages/jrnl/__init__.py
/usr/lib/python3.10/site-packages/jrnl/__main__.py
/usr/lib/python3.10/site-packages/jrnl/__pycache__
/usr/lib/python3.10/site-packages/jrnl/__pycache__/DayOneJournal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/DayOneJournal.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/EncryptedJournal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/EncryptedJournal.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/Entry.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/Entry.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/FolderJournal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/FolderJournal.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/Journal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/Journal.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/__version__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/__version__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/args.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/args.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/color.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/color.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/commands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/commands.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/editor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/editor.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/exception.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/exception.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/install.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/install.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/jrnl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/jrnl.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/os_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/os_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/output.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/output.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/override.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/override.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/prompt.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/prompt.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/time.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/time.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/upgrade.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/__pycache__/upgrade.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/__version__.py
/usr/lib/python3.10/site-packages/jrnl/args.py
/usr/lib/python3.10/site-packages/jrnl/cli.py
/usr/lib/python3.10/site-packages/jrnl/color.py
/usr/lib/python3.10/site-packages/jrnl/commands.py
/usr/lib/python3.10/site-packages/jrnl/config.py
/usr/lib/python3.10/site-packages/jrnl/editor.py
/usr/lib/python3.10/site-packages/jrnl/exception.py
/usr/lib/python3.10/site-packages/jrnl/install.py
/usr/lib/python3.10/site-packages/jrnl/jrnl.py
/usr/lib/python3.10/site-packages/jrnl/os_compat.py
/usr/lib/python3.10/site-packages/jrnl/output.py
/usr/lib/python3.10/site-packages/jrnl/override.py
/usr/lib/python3.10/site-packages/jrnl/plugins
/usr/lib/python3.10/site-packages/jrnl/plugins/__init__.py
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/dates_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/dates_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/fancy_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/fancy_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/jrnl_importer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/jrnl_importer.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/json_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/json_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/markdown_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/markdown_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/tag_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/tag_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/template.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/template.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/template_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/template_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/text_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/text_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/xml_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/xml_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/yaml_exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/__pycache__/yaml_exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jrnl/plugins/dates_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/fancy_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/jrnl_importer.py
/usr/lib/python3.10/site-packages/jrnl/plugins/json_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/markdown_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/tag_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/template.py
/usr/lib/python3.10/site-packages/jrnl/plugins/template_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/text_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/util.py
/usr/lib/python3.10/site-packages/jrnl/plugins/xml_exporter.py
/usr/lib/python3.10/site-packages/jrnl/plugins/yaml_exporter.py
/usr/lib/python3.10/site-packages/jrnl/prompt.py
/usr/lib/python3.10/site-packages/jrnl/templates
/usr/lib/python3.10/site-packages/jrnl/templates/sample.template
/usr/lib/python3.10/site-packages/jrnl/time.py
/usr/lib/python3.10/site-packages/jrnl/upgrade.py
/usr/share/licenses/jrnl
/usr/share/licenses/jrnl/LICENSE.md
/usr/share/man/man1/jrnl.1.gz

References

Summary

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