Automic VaultAutomic Vault

brew

inspircd mit Homebrew, apk, apt, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install inspircd

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add inspircd

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

Debian aptverifiziert · 92%
sudo apt install inspircd

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

Nixverifiziert · 92%
nix profile install nixpkgs#inspircd

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

Überblick

Paketzusammenfassung

Modular C++ Internet Relay Chat daemon

Befehle und Aliase

  • inspircd
  • inspircd-testssl

Verlauf

Projektgeschichte und Nutzung

InspIRCd is a modular C++ IRC daemon and IRCv3 server for Unix-like and Windows systems. In package-manager terms, it is a long-running network daemon with a broad module surface, documented configuration, packaged releases, and an ecosystem around IRC server operations.

Projektgeschichte

The official website footer dates InspIRCd copyright back to 2002. The project describes itself as created from scratch to be stable, modern, and lightweight, with a fully modular design that lets operators choose which server features to load.

The GitHub repository records the public source tree under the inspircd organization, while the README directs operators to tagged v4 releases for server deployments. The v4 documentation marks the 4.0.0 release in 2024 and documents major changes across cloaking, extended bans, logging, operators, regular expressions, services, spam protection, TLS, and module behavior.

Adoptionsgeschichte

The official site says InspIRCd is trusted by over 1000 networks and names HybridIRC, Snoonet, and Teranova as examples. That makes the package more than a library formula: it is infrastructure software used to run public or private IRC networks.

Distribution is multi-channel. The README points to source builds, Debian/RHEL/Ubuntu/Windows packages, Docker images, and distribution packages; Homebrew packages the tagged source release for macOS and Unix-like users who want the daemon from a package manager.

Wie es verwendet wird

The common use is running an IRC server with selected modules, server links, operator accounts, TLS, services integration, flood controls, and optional IRCv3 capabilities. The documentation is organized around installation, configuration, commands, channel modes, extended bans, user modes, modules, exemptions, server notices, and change logs.

The project warns that some distribution packages may carry modifications or lag security updates, which is unusually direct packaging guidance and important for daemon operators.

Warum Paket-Nerds sich dafür interessieren

InspIRCd matters to package nerds because it combines old Internet daemon packaging with modern C++ build, module, TLS, Windows, Docker, and service-management concerns. It is the kind of formula where version choice, config examples, init/service integration, and security notices matter.

It also represents the IRCv3-era continuation of IRC server packaging: a server that keeps compatibility with long-standing IRC operations while adding capabilities such as WebSocket subprotocol support, richer logging, extended bans, SASL-related behavior, and services changes.

Zeitleiste

  • 2002: Official site copyright begins for InspIRCd contributors.
  • 2012: GitHub repository created under inspircd/inspircd.
  • 2024: InspIRCd 4.0.0 released with documented v4 changes and breaking-change guidance.
  • 2026: v4.11.0 release documented in the v4 change log.

Related projects

  • InspIRCd is related to IRCd software, IRCv3 specifications, IRC services packages, Docker server images, TLS libraries, and other modular IRC server families used by network operators.

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 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
inspircdcliglobales Executable
inspircd-testsslcliglobales 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-Version4.11.0
Manager aktualisiert2026-06-06
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.11.0

https://github.com/inspircd/inspircd

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:inspircd
Version4.11.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/inspircd
Homepagehttps://www.inspircd.org/
Repositoryhttps://github.com/inspircd/inspircd
Upstream-Dokumentationhttps://api.inspircd.org/
LizenzGPL-2.0-only
Quellarchivhttps://github.com/inspircd/inspircd/archive/refs/tags/v4.11.0.tar.gz
Zuletzt aktualisiert2026-06-06T10:06:54Z
Pulseupdated
Abhängigkeitenargon2, gnutls, libpq, mariadb-connector-c
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenopenldap
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

inspircd 4.7.0+ds1-2

Modular IRCd written in C++

https://www.inspircd.org/

sudo apt install inspircd
  • Section: net
  • Architecture: amd64
  • 16 Abhängigkeiten
  • 1 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Inspircd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inspircd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inspircd-dev 4.7.0+ds1-2

Modular IRCd written in C++ - development headers

https://www.inspircd.org/

sudo apt install inspircd-dev
  • Section: net
  • Architecture: all
  • Source Package: inspircd
  • normalized package name match
  • Abgeglichen nach: Inspircd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inspircd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

inspircd

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

inspircd 3.17.0-1build2

Modular IRCd written in C++

https://www.inspircd.org/

sudo apt install inspircd
  • Section: universe/net
  • Architecture: amd64
  • 17 Abhängigkeiten
  • 1 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Inspircd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inspircd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

inspircd-dev 3.17.0-1build2

Modular IRCd written in C++ - development headers

https://www.inspircd.org/

sudo apt install inspircd-dev
  • Section: universe/net
  • Architecture: all
  • Source Package: inspircd
  • normalized package name match
  • Abgeglichen nach: Inspircd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inspircd-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

inspircd 4.11.0-r1

internet relay chat daemon (ircd)

https://www.inspircd.org/

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

inspircd-doc 4.11.0-r1

internet relay chat daemon (ircd) (documentation)

https://www.inspircd.org/

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

inspircd-openrc 4.11.0-r1

internet relay chat daemon (ircd) (OpenRC init scripts)

https://www.inspircd.org/

sudo apk add inspircd-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: inspircd
  • normalized package name match
  • Abgeglichen nach: Inspircd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inspircd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment