--- layout: default navsection: installguide title: Install Nginx ... {% comment %} Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} h3. Red Hat, AlmaLinux, and Rocky Linux
# dnf install nginx
h3. Debian and Ubuntu
# apt --no-install-recommends install nginx