- Python >=3.10
Run in PowerShell:
python3 -m pip install hydrusvideodeduplicator
You should now be good to go. Proceed to usage.
The following instructions are written for Ubuntu, but should be similar for most distros.
- Python >=3.10
-
Update system packages:
sudo apt-get update && sudo apt-get upgrade
-
Install dependencies:
sudo apt-get install -y python3-pip
-
Install the program:
pip install hydrusvideodeduplicator
You should now be good to go. Proceed to usage.
Same directions as Linux and Windows but using your preferred package manager for dependencies e.g. brew.