pkg.soopen package index

brew / 排名 11364

使用 Homebrew, apk, apt, dnf, MacPorts, Nix 安装 ii

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ii

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ii

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

Linux

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

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

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

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

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

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

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

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

概览

软件包摘要

Minimalist IRC client

命令和别名

  • ii

历史

项目历史与用法

ii, short for irc it, is a minimalist IRC client from suckless.org that represents IRC servers, channels, and private messages as directories containing FIFO `in` files and log-like `out` files.

项目历史

The suckless source log reaches back to early 2007, with release tags appearing that year. The project page and README define ii's core idea plainly: make IRC scriptable with standard command-line and filesystem tools instead of a large terminal client UI.

Over time ii kept the same small-file abstraction while accumulating pragmatic Unix fixes: portability changes, manual-page updates, OpenBSD pledge support, release bumps, and later direct TLS support through libretls.

采用历史

ii's adoption has been strongest among Unix minimalists, suckless users, and people writing bots or personal IRC workflows. Its package-manager spread across Homebrew and Linux distributions reflects that it is small enough to package but distinctive enough to keep around.

使用方式

A user starts ii against a server, then writes IRC commands to `in` files and reads messages from `out` files. Joining a channel can be as simple as echoing `/j directory.

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

ii is a canonical tiny Unix package: the interface is the filesystem, composition happens with shell tools, and the implementation goal is small enough to audit. It is useful package-manager lore because it shows how far plain files and FIFOs can replace application UI.

时间线

  • 2007: Early public source history and 1.2/1.3 release tags.
  • 2008: Version 1.4 prepared with cleanup and documentation fixes.
  • 2011: Version 1.6 kept the implementation under a small line-count target after restructuring.
  • 2016: OpenBSD pledge support added.
  • 2022: Version 2.0 release bump.
  • 2025: Direct TLS support added.

Related projects

  • ii is part of the suckless tools family and is described by suckless as the big brother of sic. It is also conceptually related to filesystem- and FIFO-oriented chat clients and shell-driven IRC bot workflows.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:client

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:ii
版本2.0
软件包管理器Homebrew
主页https://tools.suckless.org/ii/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

ii 2.0-1

minimalist FIFO and filesystem-based IRC client

https://tools.suckless.org/ii/

sudo apt install ii
  • Section: net
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Ii
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ii from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ii

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

ii 1.8-3+ds

minimalist FIFO and filesystem-based IRC client

https://tools.suckless.org/ii/

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

ii 2.0-r2

Minimalist FIFO and filesystem-based IRC client

https://tools.suckless.org/ii

sudo apk add ii
  • License: MIT
  • Architecture: x86_64
  • Source Package: ii
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ii
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ii from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ii-doc 2.0-r2

Minimalist FIFO and filesystem-based IRC client (documentation)

https://tools.suckless.org/ii

sudo apk add ii-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ii
  • normalized package name match
  • 匹配方式:Ii
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ii-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ii 1.8-15.fc45

IRC IT, simple FIFO based IRC client

http://tools.suckless.org/ii

sudo dnf install ii
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ii
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ii
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ii from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

ii

sudo port install ii
  • normalized package name match
  • 匹配方式:Ii
MacPorts ports tree · api.github.com · MacPorts ports tree: irc/ii/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

Combined YAML source

View the package source record on GitHub.

combined/ii.yml

使用的来源

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