Files
anki/qt/installer/linux-template
Abdo e05a7aace7 feat: Install required system dependencies in install.sh (#4895)
## 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.
2026-05-26 13:00:37 +03:00
..
2026-05-05 17:29:18 -04:00
2026-05-05 17:29:18 -04:00

This template is adapted from briefcase-linux-system-template for building a zip with a standalone build of Python and custom install scripts.