ranger 1.9.3
Console file manager
ranger is a console file manager with Vi key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with rifle
, a file launcher that is good at automatically finding out which program to use for what file type.
- Website: https://ranger.github.io/
- Licenses: GPL 3
- Package source: gnu/packages/disk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ranger 1.9.3
as follows:
guix install ranger@1.9.3
Or install the latest version:
guix install ranger
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.