mirror of
https://github.com/jopohl/urh.git
synced 2026-03-24 00:47:00 +01:00
e4a38bc28ae11531db9cc9e5e8aaa8ca096834de
Requirements
- Python 3.4+
- numpy
- PyQt5
- C++ Compiler
Installation
Arch Linux
yaourt -S urh
From pip
pip3 install urh
From cloned repository
git clone https://github.com/jopohl/urh/
cd urh
sudo python setup.py install
Running from source
To execute urh without installation, just run:
git clone https://github.com/jopohl/urh/
cd urh/bin
./urh
Note, on first use the C++ extensions will be built.
Languages
Python
96.8%
Cython
2.7%
C
0.3%