**To install greaseweazle on Linux:** **Create environment:**\\ python -m venv .venv **Activate environment:**\\ source .venv/bin/activate **Install latest greaseweazle inside .venv:**\\ pip install git+[[https://github.com/keirf/greaseweazle.git]] **Helper script:** \\ {{0:gw_gui.sh.gz}}