Automic VaultAutomic Vault

brew

genders mit Homebrew, apt, dnf, MacPorts, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install genders

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install genders

MacPorts ports tree · net/genders/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install genders

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

Fedora dnfverifiziert · 92%
sudo dnf install genders

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

openSUSE zypperverifiziert · 92%
sudo zypper install genders

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

Überblick

Paketzusammenfassung

Static cluster configuration database for cluster management

Befehle und Aliase

  • nodeattr

Verlauf

Projektgeschichte und Nutzung

Genders is a static cluster configuration database for high-performance computing and cluster administration. It stores node names and attributes in a replicated plain-text file, then lets tools such as `nodeattr` and libraries such as libgenders query those attributes locally.

Projektgeschichte

Genders originated at Lawrence Livermore National Laboratory's Livermore Computing environment, with tutorial material dated June 19, 2000 and public repository history imported in 2001. The package was written around the needs of massively parallel processing clusters, where scripts needed to adapt to node roles without embedding hard-coded host lists.

The software grew from a plain cluster attribute file into a small ecosystem: libgenders in C, Perl APIs, `nodeattr`, compatibility scripts, and later C++, Java, Python, and other extension work. Its NEWS file records years of practical cluster-admin improvements, including hostrange support, query parsing, performance work for large clusters, and database compression or expansion commands.

Adoptionsgeschichte

The upstream tutorial says the framework has been useful on clusters ranging from two or three workstations to the 11,136 nodes in El Capitan. That statement captures its niche: Genders is not a general desktop utility, but it matters in HPC shops where a single node-attribute database can drive boot scripts, batch queue generation, parallel command targeting, and role-specific service startup.

Package-manager adoption across Homebrew, Debian, Fedora/DNF, Ubuntu, MacPorts, and SUSE-family systems reflects its long-lived role as a small Unix administration primitive rather than a fast-moving end-user application.

Wie es verwendet wird

Practitioners edit `/etc/genders` or another genders file to assign attributes such as compute, login, management, queue membership, network role, or route data to node names and host ranges. They then run `nodeattr` to list matching nodes, check whether the local node has an attribute, retrieve values, validate the database, or expand and compress host ranges.

The classic workflow is to replace brittle script logic with attribute queries: a common rc script can ask whether the node has the `login` or `raid` attribute, while batch configuration scripts can generate host lists from queue attributes.

Warum Paket-Nerds sich dafür interessieren

Genders is package-nerd significant because it preserves an older but durable Unix cluster-management pattern: a replicated text database plus fast local query tools. Its value is not novelty; it is that administrators can carry the same simple file format and `nodeattr` command across clusters and distributions.

Zeitleiste

  • 2000-06-19: Original tutorial material documents the concept for LLNL cluster configuration management.
  • 2001: Public repository history is imported and early 0.x tags appear.
  • 2003-2004: Tutorial revisions and 1.x package history document broader nodeattr and libgenders usage.
  • 2010s-2020s: NEWS and tutorial updates document performance work, hostrange features, extension cleanup, and large-cluster usage.

Related projects

  • Genders is related to LLNL Livermore Computing tools, hostlist/hostrange utilities, HPC batch systems, cluster boot scripts, and configuration-management systems that consume node role information.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

Signale

  • text:cluster
  • text:database

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

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
/etc/genders

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
nodeattrcliglobales 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-08
Manager-Version1.32.1
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/chaos/genders

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:genders
Version1.32.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/genders
Homepagehttps://github.com/chaos/genders
Repositoryhttps://github.com/chaos/genders
Upstream-Dokumentationhttps://github.com/chaos/genders#readme
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/chaos/genders/archive/refs/tags/genders-1-32-1.tar.gz
Zuletzt aktualisiert2026-06-19T12:31:19-07:00
Pulseupdated
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 Namegenders
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

genders 1.27-3-3.1

cluster configuration management database tools

https://computing.llnl.gov/linux/genders.html

sudo apt install genders
  • Section: admin
  • Architecture: amd64
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Genders
Debian stable package indexes · deb.debian.org · Debian stable package indexes: genders from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgenders-perl 1.27-3-3.1

perl interface to the LLNL genders cluster management utilities

https://computing.llnl.gov/linux/genders.html

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

libgenders0 1.27-3-3.1

C library for parsing and querying a genders database

https://computing.llnl.gov/linux/genders.html

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

libgenders0-dev 1.27-3-3.1

development files for parsing and querying a genders database

https://computing.llnl.gov/linux/genders.html

sudo apt install libgenders0-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: genders
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Genders
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgenders0-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

genders 1.22-1build8

cluster configuration management database tools

https://computing.llnl.gov/linux/genders.html

sudo apt install genders
  • Section: universe/admin
  • Architecture: amd64
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Genders
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: genders from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgenders-perl 1.22-1build8

perl interface to the LLNL genders cluster management utilities

https://computing.llnl.gov/linux/genders.html

sudo apt install libgenders-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: genders
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Genders
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgenders-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgenders0 1.22-1build8

C library for parsing and querying a genders database

https://computing.llnl.gov/linux/genders.html

sudo apt install libgenders0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: genders
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Genders
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgenders0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgenders0-dev 1.22-1build8

development files for parsing and querying a genders database

https://computing.llnl.gov/linux/genders.html

sudo apt install libgenders0-dev
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: genders
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Genders
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgenders0-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

genders 1.28.1~^20231119git27b915d-6.fc44

Static cluster configuration database

https://github.com/chaos/genders

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

genders-compat 1.28.1~^20231119git27b915d-6.fc44

Compatibility library

https://github.com/chaos/genders

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

genders-java 1.28.1~^20231119git27b915d-6.fc44

Java libraries

https://github.com/chaos/genders

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

genders-java-devel 1.28.1~^20231119git27b915d-6.fc44

Java Development libraries

https://github.com/chaos/genders

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

genders-javadoc 1.28.1~^20231119git27b915d-6.fc44

Java Documentation

https://github.com/chaos/genders

sudo dnf install genders-javadoc
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: genders
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Genders
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: genders-javadoc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

genders-perl 1.28.1~^20231119git27b915d-6.fc44

Perl libraries

https://github.com/chaos/genders

sudo dnf install genders-perl
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: genders
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Genders
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: genders-perl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libgenders 1.28.1~^20231119git27b915d-6.fc44

Genders libraries

https://github.com/chaos/genders

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

libgenders-devel 1.28.1~^20231119git27b915d-6.fc44

Genders development libraries

https://github.com/chaos/genders

sudo dnf install libgenders-devel
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: genders
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Genders
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libgenders-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment