Node.js 18 is officially distributed for Debian 12 via NodeSource. Debian 12 (Bookworm) was released June 2023 and is the current stable Debian release. Install via `curl -fsSL https://deb.nodesource.com/setup_18.x | sudo bash - && sudo apt-get install -y nodejs`.