mirror of
https://github.com/ankitects/anki.git
synced 2026-06-10 19:05:08 -04:00
## Linked issue Closes #4834 ## Summary This installs required Linux system dependencies in the install.sh script for Debian-based distributions. ## Steps to reproduce (before) No system dependencies are installed automatically. Users have to refer to the [manual](https://docs.ankiweb.net/platform/linux/installing.html#requirements) to find a (partial) list of required packages. ## How to test (after) Build the installer and run install.sh in any supported distro and confirm dependencies are installed.
This template is adapted from briefcase-linux-system-template for building a zip with a standalone build of Python and custom install scripts.