snovvcrash / usbrip

Tracking history of USB events on GNU/Linux
https://habr.com/ru/post/352254/
GNU General Public License v3.0
1.15k stars 109 forks source link

Install.sh script is only compatible with Debian systems #27

Open q2dg opened 3 years ago

q2dg commented 3 years ago

I'm using Fedora. So dependencies are called "python3-virtualenv" and "p7zip" instead of "python-venv" and "p7zip-full".

Moreover, I've had to comment all "Check for required packages" section (it uses dpkg-query and apt commands!) in order to be able to install USBRip.