netatalk.io

Netatalk 4.5.0beta is available!

The Netatalk team is proud to announce a pre-release version in the Netatalk 4.5 release series.

This release is meant to give the community an opportunity to try out major new features and provide feedback to the development team. It is not recommended for production use.

This is a source-only release. To build:

# Extract the source
tar -xf netatalk-4.5.0beta.tar.xz
cd netatalk-4.5.0beta

# Configure and build
meson setup build
meson compile -C build

# Install
sudo meson install -C build

What’s Changed

Full Changelog: https://github.com/Netatalk/netatalk/compare/netatalk-4-4-0…netatalk-4-5-0beta

Downloads

Footnotes

Release published on 2026-04-03

Generated from GitHub Release Notes