ARIA-AGENT/aria-data/config/TOOLING.md

498 B

ARIA Tooling — installierte Software in der VM

Stand: 2026-03-08

Desktop / X11

  • xfce4 — leichtgewichtiger Window Manager (Wahl: minimal, stabil)
  • xterm — Terminal

Browser

  • firefox-esr — fuer Web-Skills

Dev Tools

  • nodejs v22, npm
  • python3, pip
  • git, curl, wget, jq

Audio

  • pulseaudio, alsa-utils

Installationsreihenfolge bei Neuaufbau

  1. apt install xfce4 xterm
  2. startx
  3. apt install firefox-esr nodejs python3 git curl wget jq
  4. docker compose up -d