apt install --no-install-recommends nginx
Category: Administration
apt install --no-install-recommends nginx
Install package without recommended extras
Installs a package but skips the 'recommended' extras that would normally be installed alongside it.