;;
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