Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:13
· 47 commits to main since this release
58a63f6

Install

On Arch Linux, install liseur-desktop-bin from the AUR.

On other Linux, download the .AppImage, make it executable and run it:

chmod +x liseur-desktop-*.AppImage && ./liseur-desktop-*.AppImage

On Debian and Ubuntu you can install the .deb instead.

On macOS, download the .dmg matching your Mac (arm64 for Apple
silicon, x64 for Intel) and drag Liseur to Applications. The build is
not signed, so macOS refuses it the first time. Clear the quarantine flag:

xattr -dr com.apple.quarantine /Applications/Liseur.app

Checksums for every file are in SHA256SUMS.

Changes

  • test: wait out a busy database instead of failing