So führen Sie Bash -Befehle im Python -Skript aus

import subprocess
subprocess.call(["sudo", "apt", "update"])
Common Melba Finch