pkg.soopen package index

brew / 排名 12581

使用 Homebrew, apt, dnf, MacPorts, zypper 安装 genders

查看 genders 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install genders

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install genders

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

Linux

Debian apt已验证 · 92%
sudo apt install genders

Debian stable package indexes · genders · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install genders

Fedora Rawhide package metadata · genders · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install genders

openSUSE Tumbleweed package metadata · genders · 来源: download.opensuse.org

概览

软件包摘要

Static cluster configuration database for cluster management

命令和别名

  • nodeattr

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:orange

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

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

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

信号

  • text:cluster
  • text:database

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nodeattr可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.32.1
管理器更新时间2026-06-19
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:genders
版本1.32.1
软件包管理器Homebrew
主页https://github.com/chaos/genders
仓库https://github.com/chaos/genders
最后更新2026-06-19T12:31:19-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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-8.fc45

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

genders-compat 1.28.1~^20231119git27b915d-8.fc45

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 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

genders-java 1.28.1~^20231119git27b915d-8.fc45

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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

genders-java-devel 1.28.1~^20231119git27b915d-8.fc45

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

genders-javadoc 1.28.1~^20231119git27b915d-8.fc45

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 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

genders-perl 1.28.1~^20231119git27b915d-8.fc45

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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libgenders 1.28.1~^20231119git27b915d-8.fc45

Genders libraries

https://github.com/chaos/genders

sudo dnf install libgenders
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: genders
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libgenders-devel 1.28.1~^20231119git27b915d-8.fc45

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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