Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install netatalk

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install netatalk

MacPorts ports tree · net/netatalk/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

概览

软件包摘要

File server for Macs, compliant with Apple Filing Protocol (AFP)

命令和别名

  • a2boot
  • addump
  • aecho
  • afp_lantest
  • afp_logintest
  • afp_spectest
  • afp_speedtest
  • afparg
  • afpd
  • afpldaptest
  • afppasswd
  • afpstats
  • asip-status
  • atalkd
  • cnid_dbd
  • cnid_metad
  • dbd
  • fce_listen
  • getzones
  • macipgw
  • macusers
  • nad
  • nbplkup
  • nbprgstr
  • nbpunrgstr
  • netatalk
  • pap
  • papd
  • papstatus
  • rtmpqry
  • timelord

历史

项目历史与用法

Netatalk is the open source AFP and AppleTalk file-server suite for Unix-like systems. It lets Unix, Linux, BSD, and macOS hosts serve files to Classic Mac OS, early Mac OS X, modern macOS AFP clients, and some third-party AFP clients.

项目历史

Netatalk's own roadmap summarizes major feature history from 1990 through 2013, and later releases continued the AFP server line. The project has moved from classic AppleTalk-oriented service into AFP-over-TCP, macOS interoperability, CNID backends, Zeroconf, Spotlight-style search, and then renewed retro-networking support.

The 3.x series emphasized modern AFP service, including a unified `afp.conf`, filesystem extended attributes, AFP 3.4 compliance, Samba interoperability, and production-server features. The 4.x line brought back AppleTalk support behind explicit build and configuration flags, serving the revived vintage Mac and Apple II networking audience.

采用历史

Netatalk became important wherever Unix systems needed to look like AppleShare servers. Its official site emphasizes that conforming macOS, Mac OS X, and Classic Mac OS systems can connect out of the box; the 2.2 release notes also describe AppleTalk routing, print serving, PAP printer access, and related tools.

Its modern adoption is split: production AFP servers are narrower because SMB became the dominant macOS file-sharing protocol, but vintage-computing users, retro NAS projects, and mixed Mac labs still need AFP, AppleDouble metadata handling, CNID databases, MacIP, and AppleTalk-era utilities.

Homebrew showed a small but real audience, with 618 stable installs and 5 HEAD installs in the 365-day formula window. That tracks with a specialist server package rather than a general desktop tool.

使用方式

Package users run `afpd` through the `netatalk` service controller, configure shares in `afp.conf`, manage AFP passwords with `afppasswd`, and use bundled diagnostic/test tools such as `afp_lantest`, `afp_speedtest`, and `asip-status`.

Retro-networking users care about whether AppleTalk is compiled and enabled, plus companion daemons and tools such as `atalkd`, `papd`, `nbplkup`, `getzones`, `macipgw`, `a2boot`, and `timelord`. Modern server users care more about authentication, metadata storage, CNID reliability, Zeroconf advertisement, and macOS Finder behavior.

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

Netatalk is packaging as protocol preservation. It keeps AFP and AppleTalk workflows usable after Apple's own platform incentives moved elsewhere, and it packages many small protocol-era utilities that would be painful to rebuild piecemeal.

时间线

  • 1990: Netatalk roadmap begins its earlier release-history summary.
  • 2.1 series: AFP 3.2 compliance, IPv6 support, and Zeroconf service discovery appear in the roadmap summary.
  • 2.2 series: AFP 3.3 compliance and filesystem change events appear in the roadmap summary.
  • 3.0 series: unified `afp.conf`, extended-attributes metadata backend, service controller daemon, and `afpstats` appear in the roadmap summary.
  • 3.1 series: AFP 3.4 compliance, Spotlight-compatible indexed search, MySQL CNID backend, and Samba interoperability appear in the roadmap summary.
  • September 2024: 4.0.0 release notes document AppleTalk support requiring the `-Dwith-appletalk=true` build option and `appletalk = yes` configuration.
  • January 11, 2025: 4.1.0 news archive announced improved macOS-host interoperability and MacIP Gateway improvements.

Related projects

  • AppleShare
  • Apple Filing Protocol
  • AppleTalk
  • MacIP
  • Samba
  • RetroNAS
  • afpfs-ng

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 9 个运行时依赖。
  • 构建元数据列出 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
afp.conf in the compiled Netatalk configuration directoryextmap.conf in the compiled Netatalk configuration directory

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
afppasswdafppasswd.srpafppasswd.key in the compiled Netatalk configuration directory

可执行文件

已安装的可执行文件

命令类型暴露范围备注
a2bootcli全局可执行文件
addumpcli全局可执行文件
aechocli全局可执行文件
afp_lantestcli全局可执行文件
afp_logintestcli全局可执行文件
afp_spectestcli全局可执行文件
afp_speedtestcli全局可执行文件
afpargcli全局可执行文件
afpdcli全局可执行文件
afpldaptestcli全局可执行文件
afppasswdcli全局可执行文件
afpstatscli全局可执行文件
asip-statuscli全局可执行文件
atalkdcli全局可执行文件
cnid_dbdcli全局可执行文件
cnid_metadcli全局可执行文件
dbdcli全局可执行文件
fce_listencli全局可执行文件
getzonescli全局可执行文件
macipgwcli全局可执行文件
macuserscli全局可执行文件
nadcli全局可执行文件
nbplkupcli全局可执行文件
nbprgstrcli全局可执行文件
nbpunrgstrcli全局可执行文件
netatalkcli全局可执行文件
papcli全局可执行文件
papdcli全局可执行文件
papstatuscli全局可执行文件
rtmpqrycli全局可执行文件
timelordcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/Netatalk/netatalk

安装元数据

软件包元数据

软件包键brew:netatalk
版本4.5.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/netatalk
主页https://netatalk.io
仓库https://github.com/Netatalk/netatalk
上游文档https://github.com/Netatalk/netatalk#readme
许可证GPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND HPND AND HPND-Pbmplus AND Kazlib AND LGPL-2.0-or-later AND LGPL-2.1-or-later
源码归档https://github.com/Netatalk/netatalk/releases/download/netatalk-4-5-1/netatalk-4.5.1.tar.xz
最后更新2026-07-17T10:50:18Z
Pulseupdated
依赖berkeley-db@5, bstring, cracklib, iniparser, libevent, libgcrypt, mariadb-connector-c, openldap, talloc
构建依赖cmark-gfm, meson, ninja, pkgconf
macOS 提供的库krb5, libxcrypt, perl, sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项Authenticating as a system user requires manually installing the PAM configuration file to a predetermined location by running: sudo install -d -o $USER -g admin /usr/local/etc mkdir -p /usr/local/etc/pam.d cp $(brew --prefix)/etc/pam.d/netatalk /usr/local/etc/pam.d See `man pam.conf` for more information.

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenetatalk
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%

a2boot 4.2.3~ds-1+deb13u1

AppleTalk Network Suite (Apple II NetBoot)

https://github.com/Netatalk/netatalk

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

atalkd 4.2.3~ds-1+deb13u1

AppleTalk Network Suite

https://github.com/Netatalk/netatalk

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

libatalk 4.2.3~ds-1+deb13u1

Apple Filing Protocol service (shared library)

https://github.com/Netatalk/netatalk

sudo apt install libatalk
  • Section: libs
  • Architecture: amd64
  • Source Package: netatalk
  • 8 依赖
  • normalized package name match
  • 匹配方式:Netatalk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libatalk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libatalk-dev 4.2.3~ds-1+deb13u1

Apple Filing Protocol service (development files)

https://github.com/Netatalk/netatalk

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

macipgw 4.2.3~ds-1+deb13u1

AppleTalk Network Suite (MacIP Gateway)

https://github.com/Netatalk/netatalk

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

netatalk 4.2.3~ds-1+deb13u1

Apple Filing Protocol service

https://github.com/Netatalk/netatalk

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

netatalk-doc 4.2.3~ds-1+deb13u1

Apple Filing Protocol service (documentation)

https://github.com/Netatalk/netatalk

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

netatalk-tests 4.2.3~ds-1+deb13u1

Apple Filing Protocol service (test tools)

https://github.com/Netatalk/netatalk

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

netatalk-tools 4.2.3~ds-1+deb13u1

Apple Filing Protocol service (administrative tools)

https://github.com/Netatalk/netatalk

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

papd 4.2.3~ds-1+deb13u1

AppleTalk Network Suite (PAP Print Server)

https://github.com/Netatalk/netatalk

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

timelord 4.2.3~ds-1+deb13u1

AppleTalk Network Suite (Timelord Time Server)

https://github.com/Netatalk/netatalk

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

netatalk

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

netatalk 3.1.18~ds-1build4

Apple Filing Protocol service

https://github.com/Netatalk/netatalk

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

netatalk 4.5.0-r0

Open Source AFP fileserver

https://netatalk.io/

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

netatalk-dev 4.5.0-r0

Open Source AFP fileserver (development files)

https://netatalk.io/

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

netatalk-doc 4.5.0-r0

Open Source AFP fileserver (documentation)

https://netatalk.io/

sudo apk add netatalk-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: netatalk
  • normalized package name match
  • 匹配方式:Netatalk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netatalk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.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