Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install weechat

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install weechat

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

Linux

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

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

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

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

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

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

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

nixpkgs package indexes · weechat · 来源: raw.githubusercontent.com

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

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

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

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

概览

软件包摘要

Extensible IRC client

命令和别名

  • weechat
  • weechat-curses
  • weechat-headless

历史

项目历史与用法

WeeChat is a long-running terminal chat client whose name expands to "Wee Enhanced Environment for Chat." It began in 2003 as Sebastien Helleu's answer to a missing combination of free software, Linux support, text UI, real nicklist, and multi-language extensibility.

项目历史

The official history page dates the first line of code to June 2003 and the first public version, 0.0.1, to September 2003. Early releases added Perl, Python, Ruby, Lua, Aspell, DCC, proxy support, IPv6, SSL, and full UTF-8 support, establishing WeeChat as an extensible IRC client rather than a minimal terminal frontend.

A major rewrite landed in version 0.3.0 in September 2009 with the new weechat.org site, a new plugin API, and Tcl plugin support. Later milestones added SASL authentication, 256-color display, IRC proxy support, mouse support, relay protocol features, the script manager, secured data, trigger and exec plugins, and eventually headless mode.

采用历史

WeeChat became one of the standard terminal IRC clients for users who wanted the scriptability and persistence of Irssi-style workflows with a broad plugin system and modern UI affordances. Its official site emphasizes multi-server IRC, proxy support, IPv6, SASL, nicklist, DCC, smart filtering, split windows, customizable bars, and eight scripting languages.

The 2012 relay protocol and later remote-interface work helped WeeChat fit persistent-server setups where the client runs on a shell host and users connect from browsers, phones, GUI clients, Emacs, or another WeeChat instance. The 2021 move to XDG directories by default marked a packaging-friendly modernization of long-standing Unix config behavior.

使用方式

Typical WeeChat usage is interactive and persistent: users connect to IRC networks, join channels, keep logs and buffers open, load scripts, configure bars and filters, and often run the client inside tmux or on a remote host. The secure-data and relay configuration files are central to real deployments because they hold server passwords, SASL credentials, and relay secrets.

For package-manager users, WeeChat is the installable terminal chat environment that can start simple and then grow through scripts, plugins, relay clients, and extensive configuration. It sits in the same cultural space as Irssi and ircII, but with an intentionally broad plugin API and remote-interface story.

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

WeeChat matters because it is one of the rare terminal chat clients with more than two decades of continuous development and an official historical record of feature evolution. It is a package that system administrators, IRC regulars, and terminal-focused developers install once and then shape into a personal communications workstation.

时间线

  • 2003-06: First line of code.
  • 2003-09: Version 0.0.1, the first version, released.
  • 2005-07: Proxy support, IPv6, and SSL added.
  • 2009-09: Version 0.3.0 shipped major rewrite, new plugin API, Tcl plugin, and new weechat.org site.
  • 2012-02: WeeChat relay protocol and remote-interface support added.
  • 2014-08: Version 1.0 added Trigger and Exec plugins, bare display, hidden buffers, and unit tests.
  • 2018-03: Headless mode added.
  • 2021-06: XDG directories became the default.

Related projects

  • WeeChat is commonly compared with other terminal IRC clients such as Irssi and ircII, and with bouncers or relay setups that keep chat sessions alive on remote hosts. Its relay ecosystem also connects it to mobile, browser, GUI, and editor-based front ends.

安全态势

风险级别: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 个平台目标。
  • 安装时包含 12 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

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

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
$XDG_CONFIG_HOME/weechat~/.config/weechat~/.weechat

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/weechat/sec.conf~/.config/weechat/sec.conf~/.config/weechat/irc.conf~/.config/weechat/relay.conf~/.weechat/sec.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
weechatcli全局可执行文件
weechat-cursescli全局可执行文件
weechat-headlesscli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://weechat.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://weechat.org/none 置信度

安装元数据

软件包元数据

软件包键brew:weechat
版本4.9.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/weechat
主页https://weechat.org/
仓库https://github.com/weechat/weechat
上游文档https://weechat.org/doc
许可证GPL-3.0-or-later
源码归档https://weechat.org/files/src/weechat-4.9.3.tar.xz
最后更新2026-07-05T16:18:44Z
Pulseupdated
依赖cjson, enchant, gettext, gnutls, libgcrypt, libgpg-error, lua, ncurses, python@3.14, ruby, tcl-tk, zstd
构建依赖asciidoctor, cmake, gettext, pkgconf
macOS 提供的库curl, perl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

weechat 4.6.3-1

Fast, light and extensible chat client (metapackage)

https://weechat.org/

sudo apt install weechat
  • Section: net
  • Architecture: all
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Weechat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: weechat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

weechat-core 4.6.3-1

Fast, light and extensible chat client - core files

https://weechat.org/

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

weechat-curses 4.6.3-1

Fast, light and extensible chat client - console client

https://weechat.org/

sudo apt install weechat-curses
  • Section: net
  • Architecture: amd64
  • Source Package: weechat
  • 9 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Weechat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: weechat-curses from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

weechat-dev 4.6.3-1

Fast, light and extensible chat client - development headers

https://weechat.org/

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

weechat-doc 4.6.3-1

Fast, light and extensible chat client - documentation

https://weechat.org/

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

weechat-guile 4.6.3-1

Fast, light and extensible chat client - Guile plugin

https://weechat.org/

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

weechat-headless 4.6.3-1

Fast, light and extensible chat client - headless client

https://weechat.org/

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

weechat-lua 4.6.3-1

Fast, light and extensible chat client - Lua plugin

https://weechat.org/

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

weechat-perl 4.6.3-1

Fast, light and extensible chat client - Perl plugin

https://weechat.org/

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

weechat-php 4.6.3-1

Fast, light and extensible chat client - PHP plugin

https://weechat.org/

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

weechat-plugins 4.6.3-1

Fast, light and extensible chat client - plugins

https://weechat.org/

sudo apt install weechat-plugins
  • Section: net
  • Architecture: amd64
  • Source Package: weechat
  • 9 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Weechat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: weechat-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

weechat-python 4.6.3-1

Fast, light and extensible chat client - Python 3 plugin

https://weechat.org/

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

weechat-ruby 4.6.3-1

Fast, light and extensible chat client - Ruby plugin

https://weechat.org/

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

weechat-tcl 4.6.3-1

Fast, light and extensible chat client - Tcl plugin

https://weechat.org/

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

weechat

nix profile install nixpkgs#weechat
  • normalized package name match
  • 匹配方式:Weechat
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: weechat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

weechat 4.1.1-1build7

Fast, light and extensible chat client (metapackage)

https://weechat.org/

sudo apt install weechat
  • Section: universe/net
  • Architecture: all
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Weechat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: weechat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.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