哪个管道命令可以将已安装软件包列表缩小为包含 apt 的条目?
apt
grep dpkg -l apt
apt install -y nmap
dpkg -l apt install
dpkg -l | grep apt