first release 0.0.0.2

This commit is contained in:
2026-03-08 23:31:46 +01:00
parent ea52a4cec4
commit 5eb3ebf199
1432 changed files with 99065 additions and 60 deletions
+24
View File
@@ -0,0 +1,24 @@
# 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