User Tools

Site Tools


greaseweazle_arch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
greaseweazle_arch [2026/03/27 21:58] – created admingreaseweazle_arch [2026/03/28 23:25] (current) admin
Line 1: Line 1:
-**To install greaseweazle on Arch:**+**To install greaseweazle on Linux:**
  
-**Create environment:**\\ +**Create environment:**\\  python -m venv .venv 
-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}}
  
-**Activate environment:**\\ 
-source .venv/bin/activate 
  
-**Install latest greaseweazle inside .venv:**\\ 
-pip install git+https://github.com/keirf/greaseweazle.git 
greaseweazle_arch.1774648724.txt.gz · Last modified: by admin