Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install rofi

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install rofi

MacPorts ports tree · x11/rofi/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add rofi

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

Debian aptverifiziert · 92%
sudo apt install rofi

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

Fedora dnfverifiziert · 92%
sudo dnf install rofi

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

Nixverifiziert · 92%
nix profile install nixpkgs#rofi

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S rofi

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

openSUSE zypperverifiziert · 92%
sudo zypper install rofi

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

Überblick

Paketzusammenfassung

Window switcher, application launcher and dmenu replacement

Befehle und Aliase

  • rofi
  • rofi-sensible-terminal
  • rofi-theme-selector

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:repl

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 11 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 5 Build-Abhä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}/rofi/config.rasi~/.config/rofi/config.rasi

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
roficliglobales Executable
rofi-sensible-terminalcliglobales Executable
rofi-theme-selectorcliglobales 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-07-10
Manager-Version2.0.0
Manager aktualisiert2026-06-21
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/davatorium/rofi

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:rofi
Version2.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/rofi
Homepagehttps://davatorium.github.io/rofi/
Repositoryhttps://github.com/davatorium/rofi
Upstream-Dokumentationhttps://davatorium.github.io/rofi
LizenzMIT
Quellarchivhttps://github.com/davatorium/rofi/releases/download/2.0.0/rofi-2.0.0.tar.gz
Zuletzt aktualisiert2026-06-21T11:31:12-04:00
Pulseupdated
Abhängigkeitencairo, gdk-pixbuf, glib, libxcb, libxkbcommon, pango, startup-notification, xcb-util, xcb-util-cursor, xcb-util-wm, xorg-server
Build-Abhängigkeitenbison, check, meson, ninja, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerofi
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%

rofi 1.7.5-0.1+b2

window switcher, run dialog and dmenu replacement

https://github.com/DaveDavenport/rofi/

sudo apt install rofi
  • Section: x11
  • Architecture: amd64
  • Source Package: rofi
  • 17 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Rofi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: rofi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

rofi-dev 1.7.5-0.1+b2

development files for rofi

https://github.com/DaveDavenport/rofi/

sudo apt install rofi-dev
  • Section: x11
  • Architecture: amd64
  • Source Package: rofi
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Rofi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: rofi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

rofi

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

rofi 1.7.5-0.1build2

window switcher, run dialog and dmenu replacement

https://github.com/DaveDavenport/rofi/

sudo apt install rofi
  • Section: universe/x11
  • Architecture: amd64
  • 17 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Rofi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: rofi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

rofi-dev 1.7.5-0.1build2

development files for rofi

https://github.com/DaveDavenport/rofi/

sudo apt install rofi-dev
  • Section: universe/x11
  • Architecture: amd64
  • Source Package: rofi
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Rofi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: rofi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

rofi 2.0.0-r0

Window switcher, application launcher and dmenu replacement

https://github.com/davatorium/rofi

sudo apk add rofi
  • License: MIT
  • Architecture: x86_64
  • Source Package: rofi
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rofi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rofi-dev 2.0.0-r0

Window switcher, application launcher and dmenu replacement (development files)

https://github.com/davatorium/rofi

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

rofi-doc 2.0.0-r0

Window switcher, application launcher and dmenu replacement (documentation)

https://github.com/davatorium/rofi

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

rofi-wayland 2.0.0-r0

Window switcher, application launcher and dmenu replacement (Wayland only)

https://github.com/davatorium/rofi

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

rofi-x11-wayland 2.0.0-r0

Window switcher, application launcher and dmenu replacement (X11 and Wayland)

https://github.com/davatorium/rofi

sudo apk add rofi-x11-wayland
  • License: MIT
  • Architecture: x86_64
  • Source Package: rofi
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rofi-x11-wayland from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

rofi 2.0.0-2.fc44

A window switcher, application launcher and dmenu replacement

https://github.com/davatorium/rofi

sudo dnf install rofi
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rofi
  • 29 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rofi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

rofi-devel 2.0.0-2.fc44

Development files for rofi

https://github.com/davatorium/rofi

sudo dnf install rofi-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: rofi
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rofi-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

rofi-devel-doc 2.0.0-2.fc44

Documentation files for rofi

https://github.com/davatorium/rofi

sudo dnf install rofi-devel-doc
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: rofi
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rofi-devel-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

rofi-themes 2.0.0-2.fc44

Themes for rofi

https://github.com/davatorium/rofi

sudo dnf install rofi-themes
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: rofi
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rofi-themes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

rofi 2.0.0-1

A window switcher, application launcher and dmenu replacement

https://davatorium.github.io/rofi

sudo pacman -S rofi
  • License: MIT
  • Architecture: x86_64
  • 17 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rofi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

rofi 2.0.0-1.4

A window switcher, run dialog and dmenu replacement

https://github.com/davatorium/rofi

sudo zypper install rofi
  • License: MIT
  • Category: System/GUI/Other
  • Architecture: x86_64
  • Source Package: rofi
  • 25 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rofi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: rofi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment