👉 https://github.com/pewdiepie-archdaemon/odysseus Prerequisites You'll need Python 3.11+, git, and a few supporting packages. Install them for your distro: Ubuntu / POP! OS / Debian / Mint: sudo apt install python3-venv python3-full python-is-python3 git Fedora / RHEL / CentOS: sudo dnf install python3 python3-virtualenv git Arch / Manjaro:...