Skip to content

Aevum v1.1.0 — Linux (beta)

Pre-release
Pre-release

Choose a tag to compare

@Alonera Alonera released this 04 Jul 16:16

Linux beta — test build for Linux. Windows users: grab the stable v1.0.0 release instead.

Run it

AppImage:

chmod +x Aevum-x86_64.AppImage
./Aevum-x86_64.AppImage

If you hit a FUSE error (some distros ship without libfuse2):

./Aevum-x86_64.AppImage --appimage-extract-and-run

Portable tarball (no FUSE needed):

tar -xzf Aevum-linux-x86_64.tar.gz
./Aevum/Aevum

Self-contained — yt-dlp and FFmpeg are bundled. Optionally install it into your app menu from Settings → Add to app menu (or --install).

How it behaves on Linux

No system tray: launching Aevum opens its page in your default browser, and closing the tab shuts the app down (an active download always finishes first). Your language and theme choices persist across launches.

Verify your download (SHA-256)

4e4c3049a6d3d2aaa2cba5776e01f95da6a6ab715212db121e7a002fa6f68336  Aevum-x86_64.AppImage
20f0e822bd00a98e291a6bff1f186f306fa68020d58602a6cedf3b1651c37334  Aevum-linux-x86_64.tar.gz

VirusTotal: Aevum-x86_64.AppImage · Aevum-linux-x86_64.tar.gz

This CI build hasn't been run on real hardware yet — please report anything that breaks. 🐧