## Debian ```sh sudo apt update && sudo apt upgrade -y sudo apt install -y curl python3-venv curl -fsSL https://code-server.dev/install.sh | sh mkdir -p ~/.config/code-server tee ~/.config/code-server/config.yaml <