This tutorial provides a step-by-step walkthrough for installing the Frappe Framework and ERPNext v14/15. While it is best compatible with Ubuntu 22.04 LTS for Production or development usecase, these steps also support Ubuntu 24.04 for development which i dont recommend anyway but you can try also with help of uv/pipx.
sudo apt-get update && sudo apt-get upgradesudo apt-get install software-properties-common \
nginx wget zip unzip git curl file certbot python3-pip \