# 使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, zypper, scoop, winget 安装 pidgin

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

## 安装

```sh
sudo av install brew:pidgin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install pidgin
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pidgin
```

  证据: MacPorts ports tree: net/pidgin/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add pidgin
```

  证据: Alpine Linux edge package indexes: pidgin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install pidgin
```

  证据: Debian stable package indexes: pidgin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install pidgin
```

  证据: Fedora Rawhide package metadata: pidgin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install pidgin
```

  证据: openSUSE Tumbleweed package metadata: pidgin from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install pidgin
```

  证据: Chocolatey community package catalog: pidgin from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','pester'

- Scoop (92%):

```sh
scoop install extras/pidgin
```

  证据: Scoop official bucket manifest trees: bucket/pidgin.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Pidgin.Pidgin -e
```

  证据: Windows Package Manager source index: Pidgin.Pidgin from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:pidgin
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/pidgin>
- **版本:** 2.14.14
- **来源摘要:** Multi-protocol chat client
- **主页:** <https://pidgin.im/>
- **上游文档:** <https://pidgin.im/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://downloads.sourceforge.net/project/pidgin/Pidgin/2.14.14/pidgin-2.14.14.tar.bz2>
- **最后更新:** 2026-07-05T06:36:16Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- finch (cli)
- pidgin (cli)
- finch (别名)
- pidgin (别名)

## 依赖

- at-spi2-core
- cairo
- gdk-pixbuf
- gettext
- glib
- gnutls
- gtk+
- harfbuzz
- libgcrypt
- libgnt
- libgpg-error
- libidn
- libotr
- ncurses
- pango
- tcl-tk@8

## 构建依赖

- gettext
- intltool
- pkgconf

## macOS 提供的库

- cyrus-sasl
- expat
- libxml2
- perl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.14.14
- 管理器更新时间: 2026-07-05
- 本地数据: OK
- 上游仓库: https://pidgin.im/
- 信息: Release/tag comparison is only available for GitHub repositories.

## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: ${HOME}/.purple
- Windows: %APPDATA%\.purple

## Credential files

- Unix: ${HOME}/.purple/accounts.xml
- Windows: %APPDATA%\.purple\accounts.xml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pidgin
- **Version Scheme:** 0
- **Revision:** 2
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Debian apt - finch - 2.14.14-1: normalized package name match | Debian stable package indexes: finch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | text-based multi-protocol instant messaging client | https://www.pidgin.im
- Debian apt - finch-dev - 2.14.14-1: normalized package name match | Debian stable package indexes: finch-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | text-based multi-protocol instant messaging client - development | https://www.pidgin.im
- Debian apt - libpurple-bin - 2.14.14-1: normalized package name match | Debian stable package indexes: libpurple-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multi-protocol instant messaging library - extra utilities | https://www.pidgin.im
- Debian apt - libpurple-dev - 2.14.14-1: normalized package name match | Debian stable package indexes: libpurple-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multi-protocol instant messaging library - development files | https://www.pidgin.im
- Debian apt - libpurple0t64 - 2.14.14-1: normalized package name match | Debian stable package indexes: libpurple0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multi-protocol instant messaging library | https://www.pidgin.im
- Debian apt - pidgin - 2.14.14-1: normalized package name match | Debian stable package indexes: pidgin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | graphical multi-protocol instant messaging client | https://www.pidgin.im
- Debian apt - pidgin-data - 2.14.14-1: normalized package name match | Debian stable package indexes: pidgin-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multi-protocol instant messaging client - data files | https://www.pidgin.im
- Debian apt - pidgin-dev - 2.14.14-1: normalized package name match | Debian stable package indexes: pidgin-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multi-protocol instant messaging client - development files | https://www.pidgin.im
- Ubuntu apt - finch - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: finch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | text-based multi-protocol instant messaging client | https://www.pidgin.im
- Ubuntu apt - finch-dev - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: finch-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | text-based multi-protocol instant messaging client - development | https://www.pidgin.im
- Ubuntu apt - libpurple-bin - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libpurple-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multi-protocol instant messaging library - extra utilities | https://www.pidgin.im
- Ubuntu apt - libpurple-dev - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libpurple-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multi-protocol instant messaging library - development files | https://www.pidgin.im
- Ubuntu apt - libpurple0t64 - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libpurple0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multi-protocol instant messaging library | https://www.pidgin.im
- Ubuntu apt - pidgin - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: pidgin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | graphical multi-protocol instant messaging client | https://www.pidgin.im
- Ubuntu apt - pidgin-data - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: pidgin-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multi-protocol instant messaging client - data files | https://www.pidgin.im
- Ubuntu apt - pidgin-dev - 1:2.14.13-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: pidgin-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multi-protocol instant messaging client - development files | https://www.pidgin.im


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [glib](https://pkg.so/zh-hans/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/zh-hans/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [ncurses](https://pkg.so/zh-hans/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [gnutls](https://pkg.so/zh-hans/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/zh-hans/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/zh-hans/brew/cairo/) - Runtime dependency declared by Homebrew.
- [libgpg-error](https://pkg.so/zh-hans/brew/libgpg-error/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [intltool](https://pkg.so/zh-hans/brew/intltool/) - Build dependency declared by Homebrew.
- [center-im](https://pkg.so/zh-hans/brew/center-im/) - Popular package that depends on this formula.
- [slackcat](https://pkg.so/zh-hans/brew/slackcat/) - Shares pkgdb curated category or tags: cli, communication, productivity.
- [gurk](https://pkg.so/zh-hans/brew/gurk/) - Shares pkgdb curated category or tags: chat, cli, productivity.
- [iamb](https://pkg.so/zh-hans/brew/iamb/) - Shares pkgdb curated category or tags: chat, cli, productivity.
- [gitter-cli](https://pkg.so/zh-hans/brew/gitter-cli/) - Shares pkgdb curated category or tags: chat, cli, productivity.
- [msgvault](https://pkg.so/zh-hans/brew/msgvault/) - Shares pkgdb curated category or tags: chat, cli, productivity.
- [tmux](https://pkg.so/zh-hans/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/zh-hans/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/zh-hans/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [sylpheed](https://pkg.so/zh-hans/brew/sylpheed/) - Local metadata places this package in an adjacent workflow. Shared terms: at-spi2-core, cairo, cli, client, core.
- [claws-mail](https://pkg.so/zh-hans/brew/claws-mail/) - Local metadata places this package in an adjacent workflow. Shared terms: at-spi2-core, cairo, cli, client, core.
- [mikutter](https://pkg.so/zh-hans/brew/mikutter/) - Local metadata places this package in an adjacent workflow. Shared terms: at-spi2-core, cairo, cli, client, core.

## Combined YAML source

View the package source record on GitHub. [combined/pidgin.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pidgin.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
