dpkg -l | grep nginx

Category: Administration

dpkg -l | grep nginx

Check if a specific package is installed

Pipes the full package list through grep to check if a specific package is installed.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.