A workaround I use currently is:

apt download $(sed --regexp-extended 's/^(.+)$/\1\/SUITE/' PACKAGES.txt)

where "SUITE" is for example "sid" or "stable".

Regards,
Jmkr

Reply via email to