Linux Apt игнорировать не найденный пакет
apt source -y --ignore-missing tons_of_pkgs
or
apt build-dep -y --ignore-missing tons_of_pkgs
steamboatid
apt source -y --ignore-missing tons_of_pkgs
or
apt build-dep -y --ignore-missing tons_of_pkgs