This guide installs Foreman on a dedicated Linux host using the official package repositories and installer.
Use the repository instructions from the current Foreman manual for your OS:
Typical package name:
sudo dnf install -y foreman-installer
or Debian-family equivalent via apt.
sudo foreman-installer
For Katello/content management deployments, run the Katello scenario from official docs.
Open https://<foreman-hostname>/ and complete first-login tasks.