# 安装 heimdal

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

## 安装

```sh
sudo av install brew:heimdal
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install heimdal
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install heimdal
```

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

### Linux

- apk (92%):

```sh
sudo apk add heimdal
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#heimdal
```

  证据: nixpkgs package indexes: pkgs/by-name/he/heimdal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:heimdal
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/heimdal>
- **版本:** 7.8.0
- **来源摘要:** Free Kerberos 5 implementation
- **主页:** <https://github.com/heimdal/heimdal>
- **仓库:** <https://github.com/heimdal/heimdal>
- **许可证:** BSD-3-Clause AND BSD-2-Clause AND HPND-export2-US AND LicenseRef-Homebrew-public-domain
- **源码归档:** <https://github.com/heimdal/heimdal/releases/download/heimdal-7.8.0/heimdal-7.8.0.tar.gz>
- **更新:** 2026-04-18T21:28:34Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- bsearch (cli)
- gsstool (cli)
- heimtools (cli)
- hxtool (cli)
- idn-lookup (cli)
- iprop-log (cli)
- kf (cli)
- kgetcred (cli)
- kstash (cli)
- string2key (cli)
- su (cli)
- verify_krb5_conf (cli)
- bsearch (别名)
- gsstool (别名)
- heimtools (别名)
- hxtool (别名)
- idn-lookup (别名)
- iprop-log (别名)
- kf (别名)
- kgetcred (别名)
- kstash (别名)
- string2key (别名)
- su (别名)
- verify_krb5_conf (别名)

## 依赖

- lmdb
- openldap
- openssl@3

## 构建依赖

- pkgconf

## macOS 提供的库

- libxcrypt
- ncurses

## 安装行为

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

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 7.8.0
- 管理器更新时间: 2026-04-18
- 本地数据: ok
- 上游仓库: https://github.com/heimdal/heimdal
- info: No cached GitHub release or tag data was available.

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [openldap](https://www.automicvault.com/pkg/brew/openldap/) - Runtime dependency declared by Homebrew.
- [lmdb](https://www.automicvault.com/pkg/brew/lmdb/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
