macOS
brew install ngircdlocal Homebrew formula metadata
sudo port install ngircdMacPorts ports tree · irc/ngircd/Portfile · source: api.github.com
brew
Lightweight Internet Relay Chat server. Version 27 via Homebrew; verified 2026-07-04.
install
brew install ngircdlocal Homebrew formula metadata
sudo port install ngircdMacPorts ports tree · irc/ngircd/Portfile · source: api.github.com
sudo apk add ngircdAlpine Linux edge package indexes · ngircd · source: dl-cdn.alpinelinux.org
sudo apt install ngircdDebian stable package indexes · ngircd · source: deb.debian.org
sudo dnf install ngircdFedora Rawhide package metadata · ngircd · source: dl.fedoraproject.org
nix profile install nixpkgs#ngircdnixpkgs package indexes · pkgs/by-name/ng/ngircd/package.nix · source: api.github.com
overview
Lightweight Internet Relay Chat server
history
ngIRCd is a lightweight IRC daemon for small, private, in-house, or public IRC networks. It is written from scratch in C, favors portability and a clean configuration file, and does not try to clone every historical quirk of older IRC daemons.
Development started in 2001, and the project describes itself as written from scratch rather than based on the original IRCNet daemon. The name expands to next-generation IRC daemon, though the documentation jokes that "lightweight IRC server" would probably have been more accurate.
The project has kept a conservative scope: implement useful IRC commands and semantics that clients actually use, follow relevant standards where practical, and stay easy to build and run across Unix-like systems and Windows environments.
ngIRCd is niche but durable. Its own news page says it is used in real-world in-house and public IRC networks and included in package repositories of various operating systems. The GitHub repository shows long-lived maintenance, thousands of commits, and release 27 on April 26, 2024.
Its adoption lane is not massive public IRC networks that need every service integration. It is for admins who want a small IRC server for private communities, labs, LANs, embedded-ish setups, or networks where dynamic IP support, IPv6, TLS, PAM, and simple maintenance matter more than feature sprawl.
Users install `ngircd`, edit `ngircd.conf`, define server identity, ports, operators, channels, TLS settings, and optional server links, then run it as a small daemon. It can run standalone or join a network of ngIRCd servers across a LAN or the internet.
Package nerds like ngIRCd because it is the IRC server you can explain in one config file. Compared with heavier IRCd stacks, it is attractive for reproducible test networks, local chat infrastructure, and cases where the service should survive without a pile of companion daemons.
ngIRCd is a small-server counterexample to the idea that every network daemon needs a sprawling ecosystem. Its history is valuable mostly because it stayed portable, understandable, and packageable for more than two decades.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/usr/local/etc/ngircd.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ngircd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ngircd |
|---|---|
| Version | 27 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ngircd |
| Homepage | https://ngircd.barton.de/ |
| Repository | https://github.com/ngircd/ngircd |
| Upstream docs | https://ngircd.barton.de/documentation.php.en |
| License | GPL-2.0-or-later |
| Source archive | https://arthur.barton.de/pub/ngircd/ngircd-27.tar.xz |
| Last updated | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Dependencies | libident, openssl@3 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ngircd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ngircd 27-2
lightweight Internet Relay Chat server
sudo apt install ngircdngircd
nix profile install nixpkgs#ngircdngircd 26.1-2build1
lightweight Internet Relay Chat server
sudo apt install ngircdngircd 27-r2
Next Generation IRC Daemon
sudo apk add ngircdngircd-doc 27-r2
Next Generation IRC Daemon (documentation)
sudo apk add ngircd-docngircd-openrc 27-r2
Next Generation IRC Daemon (OpenRC init scripts)
sudo apk add ngircd-openrcngircd 27-7.fc44
Next Generation IRC Daemon
sudo dnf install ngircdngircd
sudo port install ngircdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.