How to Install and Uninstall ranger Package on Kali Linux

Last updated: May 03,2024

1. Install "ranger" package

Learn how to install ranger on Kali Linux

$ sudo apt update $ sudo apt install ranger

2. Uninstall "ranger" package

Please follow the instructions below to uninstall ranger on Kali Linux:

$ sudo apt remove ranger $ sudo apt autoclean && sudo apt autoremove

3. Information about the ranger package on Kali Linux

Package: ranger
Version: 1.9.3-5
Installed-Size: 1151
Maintainer: Vern Sun
Architecture: all
Depends: sensible-utils, python3:any
Recommends: file, less, python3-chardet, w3m-img
Suggests: atool, caca-utils, elinks | elinks-lite | lynx | w3m, highlight | python3-pygments, mediainfo | exiftool, poppler-utils | mupdf-tools, sudo, unoconv
Size: 237160
SHA256: 35798e44d8a45ea256e26c43bc7b021843fee2ebcd861e2d276a834c370241a0
SHA1: 4a769a17eb1fa893f43064302cff6e5e4efdab91
MD5sum: f1a1c5a2a4b043b02821d532b8871e4b
Description: Console File Manager with VI Key Bindings
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.
.
Design Goals
* An easily maintainable file manager in a high level language
* A quick way to switch directories and browse the file system
* Keep it small but useful, do one thing and do it well
* Console based, with smooth integration into the unix shell
Description-md5:
Homepage: https://ranger.github.io
Tag: admin::filesystem, implemented-in::python, interface::commandline,
interface::text-mode, role::program, uitoolkit::ncurses,
works-with::file, works-with::text, works-with::unicode
Section: utils
Priority: optional
Filename: pool/main/r/ranger/ranger_1.9.3-5_all.deb