That’s…a lot of dependencies to manually get. This wouldn’t have worked. And I need a reproducible method so I can do this fully offline without having to match apt to anything online.
The grep goes there to list only what comes after “Depends:”. The -oP enables the python command to remove the string matching itself, so it leaves the whole list after the match… otherwise it also tries to download a package named “Depends:”. And the tr -d ‘,’ is to remove the commas separating each package, otherwise it fails to find them.
Thanks! This seems to fit the bill perfectly! I just wish there were more options for sizes, but otherwise, very likely will order from there. Did you use their site before?