
Download Spokenly for Linux
.deb package
Ubuntu 24.04+ · Debian 13+ · Linux Mint 22+ · 19 MB
.rpm package
Fedora · openSUSE · 19 MB
AppImage
Ubuntu 20.04+ · other distributions · 91 MB
Documentation · Privacy Policy · Terms of Use · All platforms
Version 0.3.25 · x64
AppImage: Ubuntu 20.04+. Native packages: Ubuntu 24.04+, Fedora 40+, Debian 13+, or compatible distributions with glibc 2.39+.
Install on Ubuntu 24.04+, Debian 13+, or Mint 22+
- 1
Open
Spokenly_0.3.25_amd64.deb. App Center installs it along with everything Spokenly needs. - 2
Launch Spokenly from your applications grid and pick a dictation model.
Fedora and openSUSE
Install the .rpm with sudo dnf install ./Spokenly-0.3.25-1.x86_64.rpm (or zypper on openSUSE).
AppImage on Ubuntu 20.04+ and other distributions
Make it executable and run it, no installation needed: chmod +x Spokenly_0.3.25_amd64.AppImage && ./Spokenly_0.3.25_amd64.AppImage. If FUSE 2 is missing, install it on Ubuntu 20.04 or 22.04 with sudo apt install libfuse2. On Ubuntu 24.04 or later, use sudo apt install libfuse2t64. On systems that meet the native package requirements above, those packages integrate with your app grid and update cleanly.
The global hotkey needs a udev rule that the deb and rpm install for you. With the AppImage, add it yourself: Hotkey permissions on Linux.