From a2458e454d530f5c8eacd9263c3edd88bb4ea90a Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 28 Nov 2025 05:56:03 -0500 Subject: [PATCH] fix anki --- distro-end | 16 ++++++++++++++++ pkgs | 1 - 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/distro-end b/distro-end index 38d74ad..3b054e0 100755 --- a/distro-end +++ b/distro-end @@ -2334,6 +2334,22 @@ case $HOSTNAME in ;; esac +### Anki notes +# Distro version is too old to be compatible with f-droid, so I installed upstream. +# However, the way the recommend doing that is annoying to automate, so I'm leaving it +# to be manual as needed. + +# The steps I used: +# * download from https://apps.ankiweb.net/, +# * ex DL +# * cd EX_CREATED_DIR +# * sudo ./install.sh +# * anki # note a 1 time cli prompt. +# * cd ..; rm -r EX_CREATED_DIR* + +# ./install.sh deletes itself. Presumably, it is to encourage you to +# always download the latest version. +### end Anki notes hiup diff --git a/pkgs b/pkgs index 8b926ad..81aaf3a 100644 --- a/pkgs +++ b/pkgs @@ -82,7 +82,6 @@ p2=( p3=( at adb - anki ansible apache2 apache2-doc -- 2.30.2