I’m testing out Podman Quadlet in my Armbian installed on my Orange Pi 3 LTS SBC. The Armbian distribution is based on Debian Bookworm. However, It only ships Podman v4.3.1 which doesn’t support the automatic podman-systemd generation yet.
In order to install the latest Podman (v5.4.2 as of the writing), I need to install it from the testing release repository.
NOTE:
If you’re looking for tutorial for Ubuntu, follow this instead: https://github.com/containers/podman/discussions/25582