Sqlite3_rsync missing?

Is there a reason why the sqlite3 package does not install sqlite3_rsync?
I’ve been trying to find another package to install, but it doesn’t appear to be available anywhere.

Do I have to resort to compilation from source?

Why, I cannot answer. Binaries can be downloaded on the SQLite project website: SQLite Download Page

The sqlite package maintainers may simply not realize anybody wants that tool. Try filing a bug against the sqlite package with a name like RFE: ship sqlite3_rsync and explain why you want it.

2 Likes

Never thought of that… what a shame :slight_smile: Thanks for the tip, I’ll do it right away!