v0.1.0 · latest
Two artifacts, pick yours.
.deb package (Debian-based) Recommended
Debian package for Ubuntu 22.04+, Debian 12+, Mint 21+, Pop!_OS 22.04+. Installs to /opt/pulse and creates a .desktop entry. Use apt to manage upgrades.
Download pulse_0.1.0_amd64.deb .AppImage (portable)
Single-file portable build. Works on any modern Linux distro with FUSE. Make executable, double-click, it runs. No install, no root.
Download pulse_0.1.0_x86_64.AppImage System requirements
What you need to run Pulse.
DistrosUbuntu · Debian · Mint · Fedora · Arch
Architecturex86_64
RAM4 GB minimum · 8 GB for 7B models
DisplayX11 (stable) · Wayland (rough)
GTKGTK 3.24+
WebKitWebKit2GTK 4.1+
GPUOptional · Vulkan recommended
SigningUnsigned · no apt or pacman repo
Install
Three steps. Pick your distro.
- Download the packagePick the
.debfor Ubuntu/Debian/Mint or the.AppImagefor any other distro. Both are ~14 MB. - Install or make executable.deb:
sudo dpkg -i pulse_0.1.0_amd64.deb && sudo apt -f install. .AppImage:chmod +x pulse_0.1.0_x86_64.AppImage, then double-click. - Open from your launcherPulse appears in your application menu under "Pulse". On GNOME, install the
libwebkit2gtk-4.1-0package if you get a missing-library error.
Other platforms