This is mobian (debian for mobile) running on a librem phone. Varnam installs fine but the keyboard is entirely different, it doesn't support word suggestions, once it does Varnam can be integrated to it as well.

#MDCTamilNadu2023

Follow

@subins2000 It seems debian is missing sqlite's fts5 extension which is required by varnam:

$ ./varnamcli -s ml varnam
2023/02/03 18:06:57 no such module: FTS5

Do you plan to have varnam included in Debian ? Maybe @praveen can help? It looks enabled here
sources.debian.org/src/sqlite3

$ sqlite3 test.db
...
sqlite> CREATE VIRTUAL TABLE email USING fts5(sender, title, body);
sqlite> .tables
email email_content email_docsize
email_config email_data email_idx

works too.

Sign in to participate in the conversation
Librem Social

Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.

Stay safe. Please abide by our code of conduct.

(Source code)

image/svg+xml Librem Chat image/svg+xml