Flashcards.gg for Linux

The same app as on your phone: make flashcards from a topic, a document or a photo, learn with spaced repetition, keep everything in sync.

Snap Store

The recommended install on Ubuntu and other distributions with snapd. Updates itself.

sudo snap install flashcards
Get it from the Snap Store

Other ways to install

Pick your processor architecture; the files come from our GitHub releases.

Ubuntu, Debian, Mint (.deb)

For Ubuntu 22.04 or newer and Debian 12 or newer. Install with:

sudo apt install ./flashcards-gg_1.1.191_amd64.deb
⬇ flashcards-gg_1.1.191_amd64.deb

AppImage (any distribution)

One file, nothing to install: make it executable and run it. Updates with AppImageUpdate.

chmod +x Flashcards.gg-1.1.191-x86_64.AppImage && ./Flashcards.gg-1.1.191-x86_64.AppImage
⬇ Flashcards.gg-1.1.191-x86_64.AppImage

Flatpak bundle (any distribution)

For systems with Flatpak. The GNOME runtime is fetched from Flathub during the install:

flatpak install ./gg.flashcards.Flashcards-1.1.191-x86_64.flatpak
⬇ gg.flashcards.Flashcards-1.1.191-x86_64.flatpak

Archive (.tar.gz)

The raw application files, if you prefer to place them yourself.

tar xzf flashcards-1.1.191-linux-x64.tar.gz && ./flashcards
⬇ flashcards-1.1.191-linux-x64.tar.gz

Cards can be read aloud in all 28 languages — the voices are included.

Version 1.1.191 Checksums (SHA-256) All releases on GitHub