| Crates.io | photohash |
| lib.rs | photohash |
| version | 0.1.7 |
| created_at | 2023-07-24 01:27:20.173267+00 |
| updated_at | 2025-05-29 05:12:21.021072+00 |
| description | Tool for detecting duplicate photos and diffing directories |
| homepage | |
| repository | https://github.com/chadaustin/photohash |
| max_upload_size | |
| id | 924136 |
| size | 4,814,742 |
sudo apt install -y cmake nasm libsqlite3-dev pkg-config
sudo add-apt-repository ppa:strukturag/libheif
sudo add-apt-repository ppa:strukturag/libde265
sudo apt update
sudo apt install -y libheif-dev
Install CMake and nasm.exe.
cargo install cargo-vcpkg
cargo vcpkg build
cargo build