Package: apt Version: 2.6.1 Severity: wishlist For managing a private, limited clone of bookworm backports I am looking for an easy way to download *all* binary packages for a given source package, version and architecture from a single repository. Some one-liner like
apt-get full-download -a amd64,all linux=6.7.12+1~bpo12+1 The workarounds you can find at various sites based upon parsing the output of apt-cache showsrc are misleading and buggy. apt-get should do better in this case. Regards Harri