Automic VaultAutomic Vault

brew

ircd-hybrid を Homebrew, apt, Nix, pacman でインストール

ircd-hybrid のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ircd-hybrid

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install hybrid-dev

Debian stable package indexes · hybrid-dev · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#ircd-hybrid

nixpkgs package indexes · pkgs/by-name/ir/ircd-hybrid/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S unrealircd

Arch Linux sync databases · unrealircd · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

High-performance secure IRC server

履歴

プロジェクトの歴史と使われ方

ircd-hybrid is a long-running IRC server daemon descended from the EFnet-side TimeStamping daemon family. The project matters historically because it sits at the junction of IRC network politics, daemon protocol experimentation, and the operational needs of public IRC networks.

プロジェクトの歴史

The official history traces ircd-hybrid to the 1996 split that separated the original IRC network into EFnet and IRCnet, with TimeStamping used as a technical answer to nickname and channel collisions after netsplits. Hybrid grew from Taner's 2.8 +th extension, then Jon Lusky's 1997 project based on 2.8/th.v5a.3, later known as 2.8/hybrid-2.

The project released hybrid builds through 1997, with version 5 arriving in September 1997 and hybrid-6 in December 1998. The 1999 ircd-hybrid 7 branch deliberately rewrote and reorganized large parts of the 2.8-derived code, adding cleaner I/O, event and hook machinery, dynamically loaded modules, a block-oriented configuration format, OpenSSL link support, and other operator-facing features.

採用の歴史

The project history says hybrid became the most popular IRC daemon on EFnet around 1998, and that the h6 branch was still used on EFnet years later. That gives the package unusual weight for an IRC daemon in Unix package indexes: it was not just a reference implementation, but an operationally deployed daemon in one of IRC's defining networks.

Homebrew, BSD ports, Debian-family packages, and other package collections have carried ircd-hybrid because running an IRC server remains a classic Unix daemon task: install a package, edit the server configuration, and supervise a long-lived network service.

使われ方

Operators use ircd-hybrid to host IRC networks or individual IRC servers. Its package shape is traditional Unix daemon software: an `ircd` executable, configuration under the package prefix, reference documentation, and service-management glue supplied by the operating system or package manager.

パッケージ好きにとっての重要性

For package maintainers, ircd-hybrid is the sort of package that exposes the old-school IRC server maintenance surface: config-file compatibility, module loading, TLS support, daemon lifecycle, and distro-specific defaults all matter. Its long EFnet lineage also makes version history more meaningful than a simple upstream changelog.

タイムライン

  • 1996: The EFnet/IRCnet split made TimeStamping behavior a central IRC daemon design issue.
  • 1997: Jon Lusky started the hybrid line from the 2.8/th code, and hybrid saw its first public releases.
  • 1998: hybrid-6 shipped and the project became widely used on EFnet.
  • 1999: Developers began the ircd-hybrid 7 rewrite branch.
  • 2003: ircd-hybrid 7.0 was released after the long rewrite cycle.
  • 2005: ircd-hybrid 7.1 completed much of the cleanup intended for the 7 branch.
  • 2014: The GitHub project page was created as a public development surface alongside the project's own site and repository links.

Related projects

  • ircd-hybrid is related to the original IRC daemon line, EFnet daemon variants, IRCnet-era protocol decisions, and HOPM, the Hybrid Open Proxy Monitor maintained under the same project umbrella.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
${prefix}/etc/ircd.conf${prefix}/etc/modules.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ircdcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版8.2.47
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.ircd-hybrid.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.ircd-hybrid.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ircd-hybrid
バージョン8.2.47
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ircd-hybrid
ホームページhttps://www.ircd-hybrid.org/
リポジトリhttps://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x
上流ドキュメントhttps://github.com/ircd-hybrid/ircd-hybrid#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/ircd-hybrid/ircd-hybrid/ircd-hybrid-8.2.47/ircd-hybrid-8.2.47.tgz
依存関係jansson, openssl@3
macOS 提供ライブラリlibxcrypt
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点You'll more than likely need to edit the default settings in the config file: $HOMEBREW_PREFIX/etc/ircd.conf

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameircd-hybrid
Version Scheme0
Revision0
Conflicts With
  • expect
  • ircd-irc2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

hybrid-dev 1:8.2.46+dfsg.1-1

high-performance secure IRC server - development files

https://www.ircd-hybrid.org/

sudo apt install hybrid-dev
  • Section: devel
  • Architecture: all
  • Source Package: ircd-hybrid
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ircd Hybrid
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hybrid-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ircd-hybrid 1:8.2.46+dfsg.1-1

high-performance secure IRC server

https://www.ircd-hybrid.org/

sudo apt install ircd-hybrid
  • Section: net
  • Architecture: amd64
  • 6 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Ircd Hybrid
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ircd-hybrid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ircd-hybrid

nix profile install nixpkgs#ircd-hybrid
  • normalized package name match
  • 一致条件: Ircd Hybrid
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ir/ircd-hybrid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

hybrid-dev 1:8.2.43+dfsg.1-1build2

high-performance secure IRC server - development files

https://www.ircd-hybrid.org/

sudo apt install hybrid-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: ircd-hybrid
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ircd Hybrid
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hybrid-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ircd-hybrid 1:8.2.43+dfsg.1-1build2

high-performance secure IRC server

https://www.ircd-hybrid.org/

sudo apt install ircd-hybrid
  • Section: universe/net
  • Architecture: amd64
  • 6 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Ircd Hybrid
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ircd-hybrid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman92%

unrealircd 6.2.5-1

Open Source IRC Server

https://www.unrealircd.org

sudo pacman -S unrealircd
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 9 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Ircd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: unrealircd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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