Automic VaultAutomic Vault

brew

netatalk mit Homebrew, apk, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netatalk in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install netatalk

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install netatalk

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add netatalk

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

Debian aptverifiziert · 92%
sudo apt install netatalk

Debian stable package indexes · netatalk · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install netatalk

Fedora Rawhide package metadata · netatalk · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#netatalk

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

Überblick

Paketzusammenfassung

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

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 9 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
a2bootcliglobales Executable
addumpcliglobales Executable
aechocliglobales Executable
afp_lantestcliglobales Executable
afp_logintestcliglobales Executable
afp_spectestcliglobales Executable
afp_speedtestcliglobales Executable
afpargcliglobales Executable
afpdcliglobales Executable
afpldaptestcliglobales Executable
afppasswdcliglobales Executable
afpstatscliglobales Executable
asip-statuscliglobales Executable
atalkdcliglobales Executable
cnid_dbdcliglobales Executable
cnid_metadcliglobales Executable
dbdcliglobales Executable
fce_listencliglobales Executable
getzonescliglobales Executable
macipgwcliglobales Executable
macuserscliglobales Executable
nadcliglobales Executable
nbplkupcliglobales Executable
nbprgstrcliglobales Executable
nbpunrgstrcliglobales Executable
netatalkcliglobales Executable
papcliglobales Executable
papdcliglobales Executable
papstatuscliglobales Executable
rtmpqrycliglobales Executable
timelordcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version4.5.1
Manager aktualisiert2026-07-17
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Netatalk/netatalk

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:netatalk
Version4.5.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/netatalk
Homepagehttps://netatalk.io
Repositoryhttps://github.com/Netatalk/netatalk
Upstream-Dokumentationhttps://github.com/Netatalk/netatalk#readme
LizenzGPL-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
Quellarchivhttps://github.com/Netatalk/netatalk/releases/download/netatalk-4-5-1/netatalk-4.5.1.tar.xz
Zuletzt aktualisiert2026-07-17T10:50:18Z
Pulseupdated
Abhängigkeitenberkeley-db@5, bstring, cracklib, iniparser, libevent, libgcrypt, mariadb-connector-c, openldap, talloc
Build-Abhängigkeitencmark-gfm, meson, ninja, pkgconf
Von macOS bereitgestellte Bibliothekenkrb5, libxcrypt, perl, sqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenAuthenticating 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.

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 8 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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