pkg.soopen package index

brew / Rang 1690

ranger mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ranger in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ranger

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ranger

MacPorts ports tree · sysutils/ranger/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ranger

Alpine Linux edge package indexes · ranger · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install ranger

Debian stable package indexes · ranger · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install ranger

Fedora Rawhide package metadata · ranger · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#ranger

nixpkgs package indexes · pkgs/by-name/ra/ranger/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ranger

Arch Linux sync databases · ranger · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install ranger

openSUSE Tumbleweed package metadata · ranger · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

File browser

Befehle und Aliase

  • ranger
  • rifle

Verlauf

Projektgeschichte und Nutzung

ranger is a Python-based console file manager with vi-style key bindings, a curses directory-hierarchy interface, previews, plugins, and the rifle file launcher.

Projektgeschichte

ranger was created as a Python console file manager by Roman Zimbelmann, known as hut. The project later expanded to a multi-maintainer team. Its website moved from Nongnu to GitHub Pages in 2017 and eventually to ranger.fm, with website source hosted on Codeberg, while the application repository remained on GitHub.

Adoptionsgeschichte

ranger is packaged across Homebrew and numerous Linux and Unix-oriented package collections, as recorded in source_facts.package-manager. Its longstanding appeal is strongest among terminal and vi users who want file management without leaving a keyboard-driven environment.

Wie es verwendet wird

Users navigate directories with vi-like keys, inspect previews, manipulate selections, launch files through rifle, and open a shell in the current directory. Local behavior can be customized through rc.conf, commands.py, rifle.conf, scope.sh, and plugins.

Warum Paket-Nerds sich dafür interessieren

ranger is a prominent example of the terminal file-manager tradition: a curses interface, vi-style navigation, extensible Python commands, configurable previews, and a separate rule-based file launcher named rifle. Its optional integrations also make it a useful showcase for composing many small Unix tools.

Zeitleiste

  • 2017: The official website moved from Nongnu to GitHub Pages.
  • 2018: ranger 1.9.0 was released and the maintainer team expanded.
  • 2024: Version 1.9.4 added a Python 3.13 compatibility fix.
  • 2025: ranger.fm became the official website domain.

Related projects

  • rifle, shipped with ranger, is its standalone file launcher and uses rifle.conf rules to select programs for files.
  • The official manual discusses integrations with terminal image viewers, pagers, archive tools, media utilities, and other Unix command-line programs.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/ranger/rc.conf$XDG_CONFIG_HOME/ranger/commands.py$XDG_CONFIG_HOME/ranger/rifle.conf$XDG_CONFIG_HOME/ranger/scope.sh~/.config/ranger/rc.conf~/.config/ranger/commands.py~/.config/ranger/rifle.conf~/.config/ranger/scope.sh/etc/ranger/rc.conf/etc/ranger/commands.py

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rangercliglobales Executable
riflecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.9.4
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://ranger.github.io

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ranger
Version1.9.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ranger
Homepagehttps://ranger.github.io
Repositoryhttps://github.com/ranger/ranger
Upstream-Dokumentationhttps://ranger.github.io
LizenzGPL-3.0-or-later
Quellarchivhttps://files.pythonhosted.org/packages/b6/57/c53a45928a3d6ac6a4b3d7a5d54af58a74592d4d405973d249268fc85157/ranger_fm-1.9.4.tar.gz
Zuletzt aktualisiert2026-06-22T14:06:07-07:00
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameranger
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

ranger 1.9.4-2

Console File Manager with VI Key Bindings

https://ranger.github.io

sudo apt install ranger
  • Section: utils
  • Architecture: all
  • 2 Abhängigkeiten
  • 18 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ranger
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ranger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ranger

nix profile install nixpkgs#ranger
  • normalized package name match
  • Abgeglichen nach: Ranger
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ra/ranger/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ranger 1.9.3-5

Console File Manager with VI Key Bindings

https://ranger.github.io

sudo apt install ranger
  • Section: universe/utils
  • Architecture: all
  • 2 Abhängigkeiten
  • 18 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ranger
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ranger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ranger 1.9.4-r2

VIM-inspired filemanager for the console

https://ranger.github.io/

sudo apk add ranger
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: ranger
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ranger
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ranger from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ranger-doc 1.9.4-r2

VIM-inspired filemanager for the console (documentation)

https://ranger.github.io/

sudo apk add ranger-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: ranger
  • normalized package name match
  • Abgeglichen nach: Ranger
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ranger-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ranger-pyc 1.9.4-r2

Precompiled Python bytecode for ranger

https://ranger.github.io/

sudo apk add ranger-pyc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: ranger
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ranger
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ranger-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ranger 1.9.4-15.fc45

A vim-like file manager

https://ranger.fm/

sudo dnf install ranger
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ranger
  • 3 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ranger
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ranger from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

ranger 1.9.4-5

Simple, vim-like file manager

https://ranger.github.io

sudo pacman -S ranger
  • License: GPL-3.0-only
  • Architecture: any
  • 1 Abhängigkeiten
  • 17 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ranger
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ranger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ranger 1.9.4+git20250910.3f7a3546-1.3

Console File Manager

https://github.com/ranger/ranger

sudo zypper install ranger
  • License: GPL-3.0-or-later
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: ranger
  • 5 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ranger
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ranger from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

ranger

sudo port install ranger
  • normalized package name match
  • Abgeglichen nach: Ranger
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ranger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation