📌  相关文章
📜  linux apt ignore not found package - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:36.098000             🧑  作者: Mango

代码示例1
apt source -y --ignore-missing tons_of_pkgs

or 

apt build-dep -y --ignore-missing tons_of_pkgs