How To Install ranger on Fedora 36

In this tutorial we learn how to install ranger in Fedora 36. ranger is A vim-like file manager

Introduction

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

What is ranger

Ranger is a free console file manager that gives you greater flexibility and a good overview of your files without having to leave your *nix console. It visualizes the directory tree in two dimensions one, lists of files on the other, with a preview to the right so you know where you’ll be going.

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

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

sudo dnf -y install ranger

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

sudo yum -y install ranger

How To Uninstall ranger on Fedora 36

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

sudo dnf remove ranger

ranger Package Contents on Fedora 36

/usr/bin/ranger
/usr/bin/rifle
/usr/lib/python3.10/site-packages/ranger
/usr/lib/python3.10/site-packages/ranger/__init__.py
/usr/lib/python3.10/site-packages/ranger/__pycache__
/usr/lib/python3.10/site-packages/ranger/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/api
/usr/lib/python3.10/site-packages/ranger/api/__init__.py
/usr/lib/python3.10/site-packages/ranger/api/__pycache__
/usr/lib/python3.10/site-packages/ranger/api/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/api/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/api/__pycache__/commands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/api/__pycache__/commands.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/api/commands.py
/usr/lib/python3.10/site-packages/ranger/colorschemes
/usr/lib/python3.10/site-packages/ranger/colorschemes/__init__.py
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/default.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/jungle.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/snow.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/__pycache__/solarized.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/colorschemes/default.py
/usr/lib/python3.10/site-packages/ranger/colorschemes/jungle.py
/usr/lib/python3.10/site-packages/ranger/colorschemes/snow.py
/usr/lib/python3.10/site-packages/ranger/colorschemes/solarized.py
/usr/lib/python3.10/site-packages/ranger/config
/usr/lib/python3.10/site-packages/ranger/config/__init__.py
/usr/lib/python3.10/site-packages/ranger/config/__pycache__
/usr/lib/python3.10/site-packages/ranger/config/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/config/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/config/__pycache__/commands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/config/__pycache__/commands.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/config/__pycache__/commands_sample.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/config/commands.py
/usr/lib/python3.10/site-packages/ranger/config/commands_sample.py
/usr/lib/python3.10/site-packages/ranger/config/rc.conf
/usr/lib/python3.10/site-packages/ranger/config/rifle.conf
/usr/lib/python3.10/site-packages/ranger/container
/usr/lib/python3.10/site-packages/ranger/container/__init__.py
/usr/lib/python3.10/site-packages/ranger/container/__pycache__
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/bookmarks.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/directory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/directory.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/file.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/fsobject.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/fsobject.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/history.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/history.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/tags.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/container/__pycache__/tags.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/container/bookmarks.py
/usr/lib/python3.10/site-packages/ranger/container/directory.py
/usr/lib/python3.10/site-packages/ranger/container/file.py
/usr/lib/python3.10/site-packages/ranger/container/fsobject.py
/usr/lib/python3.10/site-packages/ranger/container/history.py
/usr/lib/python3.10/site-packages/ranger/container/settings.py
/usr/lib/python3.10/site-packages/ranger/container/tags.py
/usr/lib/python3.10/site-packages/ranger/core
/usr/lib/python3.10/site-packages/ranger/core/__init__.py
/usr/lib/python3.10/site-packages/ranger/core/__pycache__
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/actions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/actions.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/filter_stack.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/fm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/fm.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/linemode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/linemode.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/loader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/loader.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/metadata.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/metadata.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/runner.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/runner.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/shared.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/shared.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/tab.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/core/__pycache__/tab.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/core/actions.py
/usr/lib/python3.10/site-packages/ranger/core/filter_stack.py
/usr/lib/python3.10/site-packages/ranger/core/fm.py
/usr/lib/python3.10/site-packages/ranger/core/linemode.py
/usr/lib/python3.10/site-packages/ranger/core/loader.py
/usr/lib/python3.10/site-packages/ranger/core/main.py
/usr/lib/python3.10/site-packages/ranger/core/metadata.py
/usr/lib/python3.10/site-packages/ranger/core/runner.py
/usr/lib/python3.10/site-packages/ranger/core/shared.py
/usr/lib/python3.10/site-packages/ranger/core/tab.py
/usr/lib/python3.10/site-packages/ranger/data
/usr/lib/python3.10/site-packages/ranger/data/mime.types
/usr/lib/python3.10/site-packages/ranger/data/scope.sh
/usr/lib/python3.10/site-packages/ranger/ext
/usr/lib/python3.10/site-packages/ranger/ext/__init__.py
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/accumulator.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/cached_function.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/curses_interrupt_handler.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/direction.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/direction.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/get_executables.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/hash.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/hash.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/human_readable.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/img_display.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/img_display.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/iter_tools.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/keybinding_parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/lazy_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/logutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/logutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/mount_path.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/next_available_filename.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/openstruct.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/popen_forked.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/relative_symlink.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/rifle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/rifle.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/safe_path.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/shell_escape.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/shutil_generatorized.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/signals.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/signals.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/spawn.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/spawn.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/widestring.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/__pycache__/widestring.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/accumulator.py
/usr/lib/python3.10/site-packages/ranger/ext/cached_function.py
/usr/lib/python3.10/site-packages/ranger/ext/curses_interrupt_handler.py
/usr/lib/python3.10/site-packages/ranger/ext/direction.py
/usr/lib/python3.10/site-packages/ranger/ext/get_executables.py
/usr/lib/python3.10/site-packages/ranger/ext/hash.py
/usr/lib/python3.10/site-packages/ranger/ext/human_readable.py
/usr/lib/python3.10/site-packages/ranger/ext/img_display.py
/usr/lib/python3.10/site-packages/ranger/ext/iter_tools.py
/usr/lib/python3.10/site-packages/ranger/ext/keybinding_parser.py
/usr/lib/python3.10/site-packages/ranger/ext/lazy_property.py
/usr/lib/python3.10/site-packages/ranger/ext/logutils.py
/usr/lib/python3.10/site-packages/ranger/ext/mount_path.py
/usr/lib/python3.10/site-packages/ranger/ext/next_available_filename.py
/usr/lib/python3.10/site-packages/ranger/ext/openstruct.py
/usr/lib/python3.10/site-packages/ranger/ext/popen_forked.py
/usr/lib/python3.10/site-packages/ranger/ext/relative_symlink.py
/usr/lib/python3.10/site-packages/ranger/ext/rifle.py
/usr/lib/python3.10/site-packages/ranger/ext/safe_path.py
/usr/lib/python3.10/site-packages/ranger/ext/shell_escape.py
/usr/lib/python3.10/site-packages/ranger/ext/shutil_generatorized.py
/usr/lib/python3.10/site-packages/ranger/ext/signals.py
/usr/lib/python3.10/site-packages/ranger/ext/spawn.py
/usr/lib/python3.10/site-packages/ranger/ext/vcs
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__init__.py
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/bzr.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/git.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/hg.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/svn.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/__pycache__/vcs.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/ext/vcs/bzr.py
/usr/lib/python3.10/site-packages/ranger/ext/vcs/git.py
/usr/lib/python3.10/site-packages/ranger/ext/vcs/hg.py
/usr/lib/python3.10/site-packages/ranger/ext/vcs/svn.py
/usr/lib/python3.10/site-packages/ranger/ext/vcs/vcs.py
/usr/lib/python3.10/site-packages/ranger/ext/widestring.py
/usr/lib/python3.10/site-packages/ranger/gui
/usr/lib/python3.10/site-packages/ranger/gui/__init__.py
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/ansi.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/ansi.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/bar.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/bar.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/color.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/color.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/colorscheme.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/context.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/context.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/curses_shortcuts.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/displayable.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/displayable.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/mouse_event.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/__pycache__/ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/ansi.py
/usr/lib/python3.10/site-packages/ranger/gui/bar.py
/usr/lib/python3.10/site-packages/ranger/gui/color.py
/usr/lib/python3.10/site-packages/ranger/gui/colorscheme.py
/usr/lib/python3.10/site-packages/ranger/gui/context.py
/usr/lib/python3.10/site-packages/ranger/gui/curses_shortcuts.py
/usr/lib/python3.10/site-packages/ranger/gui/displayable.py
/usr/lib/python3.10/site-packages/ranger/gui/mouse_event.py
/usr/lib/python3.10/site-packages/ranger/gui/ui.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__init__.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/browsercolumn.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/console.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/pager.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/statusbar.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/taskview.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/titlebar.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/view_base.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/view_miller.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/__pycache__/view_multipane.cpython-310.pyc
/usr/lib/python3.10/site-packages/ranger/gui/widgets/browsercolumn.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/console.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/pager.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/statusbar.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/taskview.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/titlebar.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/view_base.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/view_miller.py
/usr/lib/python3.10/site-packages/ranger/gui/widgets/view_multipane.py
/usr/lib/python3.10/site-packages/ranger_fm-1.9.3-py3.10.egg-info
/usr/share/applications/ranger.desktop
/usr/share/doc/ranger
/usr/share/doc/ranger/CHANGELOG.md
/usr/share/doc/ranger/HACKING.md
/usr/share/doc/ranger/README.md
/usr/share/doc/ranger/colorschemes.md
/usr/share/doc/ranger/config
/usr/share/doc/ranger/config/colorschemes
/usr/share/doc/ranger/config/colorschemes/default.py
/usr/share/doc/ranger/config/colorschemes/jungle.py
/usr/share/doc/ranger/config/colorschemes/snow.py
/usr/share/doc/ranger/config/commands.py
/usr/share/doc/ranger/config/rc.conf
/usr/share/doc/ranger/config/rifle.conf
/usr/share/doc/ranger/config/scope.sh
/usr/share/doc/ranger/examples
/usr/share/doc/ranger/examples/README
/usr/share/doc/ranger/examples/fish_automatic_cd.fish
/usr/share/doc/ranger/examples/plugin_avfs.py
/usr/share/doc/ranger/examples/plugin_chmod_keybindings.py
/usr/share/doc/ranger/examples/plugin_fasd_add.py
/usr/share/doc/ranger/examples/plugin_file_filter.py
/usr/share/doc/ranger/examples/plugin_hello_world.py
/usr/share/doc/ranger/examples/plugin_ipc.py
/usr/share/doc/ranger/examples/plugin_linemode.py
/usr/share/doc/ranger/examples/plugin_new_macro.py
/usr/share/doc/ranger/examples/plugin_new_sorting_method.py
/usr/share/doc/ranger/examples/plugin_pmount.py
/usr/share/doc/ranger/examples/plugin_pmount_dynamic.py
/usr/share/doc/ranger/examples/rc_emacs.conf
/usr/share/doc/ranger/examples/rifle_different_file_opener.conf
/usr/share/doc/ranger/examples/rifle_sxiv.sh
/usr/share/doc/ranger/examples/shell_automatic_cd.sh
/usr/share/doc/ranger/examples/shell_subshell_notice.sh
/usr/share/doc/ranger/examples/vim_file_chooser.vim
/usr/share/doc/ranger/tools
/usr/share/doc/ranger/tools/convert_papermode_to_metadata.py
/usr/share/doc/ranger/tools/performance_test.py
/usr/share/doc/ranger/tools/print_colors.py
/usr/share/doc/ranger/tools/print_keys.py
/usr/share/licenses/ranger
/usr/share/licenses/ranger/LICENSE
/usr/share/man/man1/ranger.1.gz
/usr/share/man/man1/rifle.1.gz

References

Summary

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