在 apt 软件包中查找文件,其中也包括未安装的软件。 更多信息:https://manpages.debian.org/latest/apt-file/apt-file.1.html.
sudo apt update
apt-file {{search|find}} {{文件路径}}
apt-file {{show|list}} {{软件包名}}
pattern
apt-file {{search|find}} --regexp {{正则表达式}}