How to Find Installed Packages Containing 'biolib' with dpkg
The command you entered is incorrect. The correct syntax for the dpkg command is:
dpkg -l | grep 'biolib'
This command lists all installed packages and filters for the keyword 'biolib'.
原文地址: https://www.cveoy.top/t/topic/eUKs 著作权归作者所有。请勿转载和采集!