fix anki
authorIan Kelling <ian@iankelling.org>
Fri, 28 Nov 2025 10:56:03 +0000 (05:56 -0500)
committerIan Kelling <ian@iankelling.org>
Fri, 28 Nov 2025 10:56:03 +0000 (05:56 -0500)
distro-end
pkgs

index 38d74ad85a4d6703a9240af2abc01299d8f09f81..3b054e0c6b9173dca52434fe94e25f19b0e35ff5 100755 (executable)
@@ -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 8b926ad08fa78773912dcaece8fff85cafc22afc..81aaf3ab5f021fd6ca6af3d439280471858f2d03 100644 (file)
--- a/pkgs
+++ b/pkgs
@@ -82,7 +82,6 @@ p2=(
 p3=(
   at
   adb
-  anki
   ansible
   apache2
   apache2-doc