It seems there isn't any minimal image for ARM64 architecture for Ubuntu 20.04 LTS; so how do you get/make a minimal version?
I use the AWS Ubuntu 20.04 ARM image and when I compare my packer build between an AMD64 minimal and the default ARM64 I roughly get 150 extra packages in the ARM64 version. The goal is to have a lean ubuntu (and not change distro).
Is there any trick to clean-up easily other than, the time consuming exercise, diff'ing dpkg -l