Dear list, for my own purposes I need a bunch of packages from 32-bit bookworm.
Is there an easy way, to download them, instead of download the whole repository with rsync? I need normal *.deb and *.udeb files and my list is rather long, so that I would automate this. I tried apt -d install < mylist.txt but this did not work. My list is a asci textfile and its entries are looking so: ---- snip ---- cdrom-detect cebconf-udeb di-utils libglib2.0-udeb .... .... and so on. You see, there is a mix of udeb and deb files. I would be happy, if these could be downloaded in one step, if possible. On the other hand, if this is not possible at all, so please drop me a note. Thank you very much for your help. Best regards Hans

