deoren / notes

Various notes for topics I'm learning
2 stars 0 forks source link

tracer script - Dependency installation #14

Open deoren opened 5 years ago

deoren commented 5 years ago
  1. sudo apt-get update
  2. sudo apt-get install git python-psutil python-dbus python-beautifulsoup python-future python-bs4
  3. git clone https://github.com/FrostyX/tracer
  4. cd tracer
  5. python bin/tracer.py

refs: https://github.com/FrostyX/tracer