Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 irssi

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install irssi

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install irssi

MacPorts ports tree · irc/irssi/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add irssi

Alpine Linux edge package indexes · irssi · 来源: dl-cdn.alpinelinux.org

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

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

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

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

Nix已验证 · 92%
nix profile install nixpkgs#irssi

nixpkgs package indexes · pkgs/by-name/ir/irssi/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S irssi

Arch Linux sync databases · irssi · 来源: geo.mirror.pkgbuild.com

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

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

概览

软件包摘要

Modular IRC client

命令和别名

  • irssi

历史

项目历史与用法

Irssi is a long-running terminal chat client from the IRC culture of the late 1990s. Its upstream site describes it as a modular text-mode chat client with IRC support built in, a theme system, protocol modules, Perl scripting, proxy support, and upgrades oriented around users who live in shells and remote sessions.

项目历史

The Irssi site marks the project as established in 1999, and its NEWS archive records Timo Sirainen releasing early 0.3.x builds in January 1999 and 0.7.x builds later that year. The manual explains the design pressure behind the project: Sirainen wanted an IRC client that was extremely modular and could be upgraded without disconnecting from servers.

Over time Irssi settled into the Unix terminal niche: a fullscreen text interface, a durable configuration file, scripting hooks, themes, and support for running inside screen, tmux, or persistent shell accounts. The project kept compatibility and security work visible through its NEWS archive, including 0.8-era maintenance, 1.0.0-era feature stabilization, and later security and protocol updates.

采用历史

Irssi became one of the standard packaged IRC clients across Unix-like systems because it fit server-side chat habits: install a small terminal client, connect from a shell host, detach the terminal multiplexer, and keep IRC state alive. The Homebrew source facts show it packaged under the same name across Homebrew, Debian, Ubuntu, Fedora, Arch, MacPorts, Nix, Alpine, and openSUSE.

Its adoption also came from its script ecosystem. The official scripts site and scripts repository preserve many small Perl extensions, reinforcing Irssi's role as a programmable IRC client rather than only a fixed binary.

使用方式

Package users normally run the `irssi` executable, keep configuration in `~/.irssi/config`, and customize behavior with `/set`, themes, scripts, windows, networks, and autojoin rules. The official documentation centers on startup, settings, scripting, themes, and command reference material.

Irssi is especially associated with terminal-first IRC workflows: running in a multiplexer, using keyboard navigation, logging channels, and extending the client with Perl scripts for status bars, notifications, proxies, and channel automation.

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

Irssi matters to package nerds because it is a canonical example of a durable terminal network client: small enough to ship everywhere, old enough to expose portability issues, scriptable enough to attract local customization, and security-sensitive enough that distributions track upstream advisories closely.

It also represents a packaging pattern common to Unix chat tools: a core C program, optional modules, user-managed dot-directory state, and a community script shelf that outlives many graphical IRC clients.

时间线

  • 1999: Early Irssi 0.3.x releases appear in the upstream NEWS archive.
  • 1999: The Irssi site presents the project as established in 1999.
  • 2003: The 0.8.9 release appears in the NEWS archive as a security-oriented maintenance release.
  • 2010: The 0.8.15 release announcement describes feature and bug-fix work after a long release gap.
  • 2017: The 1.0.0 line marks a major stable-era milestone for the long-running client.

Related projects

  • Irssi sits beside terminal and IRC tools such as WeeChat, BitchX, ircII, screen, tmux, BitlBee, SILC modules, ICB modules, and Perl-based client scripting.

来源

  • The official site documents the project purpose, 1999 establishment marker, modules, themes, scripting, proxy support, and documentation surface.
  • The upstream NEWS archive supplies release chronology back to 1999.
  • The upstream manual and script repository document the modular design and script culture.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

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
~/.irssi/config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
irssicli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本1.4.5
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/irssi/irssi

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/irssi/irssinone 置信度

安装元数据

软件包元数据

软件包键brew:irssi
版本1.4.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/irssi
主页https://irssi.org/
仓库https://github.com/irssi/irssi
上游文档https://irssi.org/documentation
许可证GPL-2.0-or-later WITH openvpn-openssl-exception
源码归档https://github.com/irssi/irssi/releases/download/1.4.5/irssi-1.4.5.tar.xz
依赖gettext, glib, openssl@3, perl
构建依赖meson, ninja, pkgconf
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameirssi
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

irssi 1.4.5-1+b5

terminal based IRC client

https://irssi.org/

sudo apt install irssi
  • Section: net
  • Architecture: amd64
  • Source Package: irssi
  • 7 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Irssi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: irssi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

irssi-dev 1.4.5-1+b5

terminal based IRC client - development files

https://irssi.org/

sudo apt install irssi-dev
  • Section: net
  • Architecture: amd64
  • Source Package: irssi
  • 1 依赖
  • normalized package name match
  • 匹配方式:Irssi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: irssi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

irssi-plugin-otr 1.4.5-1+b5

Off-The-Record messaging plugin for Irssi

https://irssi.org/

sudo apt install irssi-plugin-otr
  • Section: net
  • Architecture: amd64
  • Source Package: irssi
  • 5 依赖
  • normalized package name match
  • 匹配方式:Irssi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: irssi-plugin-otr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

irssi

nix profile install nixpkgs#irssi
  • normalized package name match
  • 匹配方式:Irssi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ir/irssi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

irssi 1.4.5-1ubuntu5

terminal based IRC client

https://irssi.org/

sudo apt install irssi
  • Section: net
  • Architecture: amd64
  • 7 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Irssi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: irssi from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

irssi-dev 1.4.5-1ubuntu5

terminal based IRC client - development files

https://irssi.org/

sudo apt install irssi-dev
  • Section: net
  • Architecture: amd64
  • Source Package: irssi
  • 1 依赖
  • normalized package name match
  • 匹配方式:Irssi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: irssi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

irssi-plugin-otr 1.4.5-1ubuntu5

Off-The-Record messaging plugin for Irssi

https://irssi.org/

sudo apt install irssi-plugin-otr
  • Section: universe/net
  • Architecture: amd64
  • Source Package: irssi
  • 5 依赖
  • normalized package name match
  • 匹配方式:Irssi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: irssi-plugin-otr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

irssi 1.4.5-r7

Modular textUI IRC client with IPv6 support

https://irssi.org/

sudo apk add irssi
  • License: GPL-2.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: irssi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Irssi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: irssi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

irssi-dev 1.4.5-r7

Modular textUI IRC client with IPv6 support (development files)

https://irssi.org/

sudo apk add irssi-dev
  • License: GPL-2.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: irssi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Irssi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: irssi-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

irssi-doc 1.4.5-r7

Modular textUI IRC client with IPv6 support (documentation)

https://irssi.org/

sudo apk add irssi-doc
  • License: GPL-2.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: irssi
  • normalized package name match
  • 匹配方式:Irssi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: irssi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

irssi-otr 1.4.5-r7

Irssi module for enabling OTR functionality

https://irssi.org/

sudo apk add irssi-otr
  • License: GPL-2.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: irssi
  • 1 依赖
  • normalized package name match
  • 匹配方式:Irssi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: irssi-otr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

irssi-perl 1.4.5-r7

Irssi perl support and scripts

https://irssi.org/

sudo apk add irssi-perl
  • License: GPL-2.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: irssi
  • 1 依赖
  • normalized package name match
  • 匹配方式:Irssi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: irssi-perl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

irssi-proxy 1.4.5-r7

Irssi module for enabling bouncer-like functionality

https://irssi.org/

sudo apk add irssi-proxy
  • License: GPL-2.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: irssi
  • 1 依赖
  • normalized package name match
  • 匹配方式:Irssi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: irssi-proxy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

irssi 1.4.5-11.fc44

Modular text mode IRC client with Perl scripting

http://irssi.org/

sudo dnf install irssi
  • License: gpl-2.0-or-later AND gpl-2.0-only AND gfdl-1.1-or-later AND licenseref-fedora-public-domain AND hpnd-markus-kuhn
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: irssi
  • 17 依赖
  • 7 提供
  • normalized package name match
  • 匹配方式:Irssi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: irssi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

irssi-devel 1.4.5-11.fc44

Development package for irssi

http://irssi.org/

sudo dnf install irssi-devel
  • License: gpl-2.0-or-later AND gpl-2.0-only AND gfdl-1.1-or-later AND licenseref-fedora-public-domain AND hpnd-markus-kuhn
  • Category: Unspecified
  • Architecture: i686
  • Source Package: irssi
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Irssi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: irssi-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

irssi 1.4.5-5

Modular text mode IRC client with Perl scripting

https://irssi.org/

sudo pacman -S irssi
  • License: GPL
  • Architecture: x86_64
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Irssi
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: irssi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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

使用的来源

  • 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