Download Audio Forge for Linux
Install Audio Forge for Linux with an AppImage and desktop launcher.
<- other versions | Windows | Android | iOS
Install Audio Forge for Linux
Run this command in a terminal:
curl -fsSL https://slashpaf.com/audioforge/install.sh | AUDIOFORGE_INSTALL_DEPS=1 shThe installer downloads the latest AppImage, installs it for your user account, adds Audio Forge to your application launcher, and installs any required system dependencies. It may ask for your password to install those dependencies.
If you prefer to manage system dependencies yourself, run the installer without AUDIOFORGE_INSTALL_DEPS=1. Audio Forge will still be installed, and the installer will tell you which dependencies are missing and how to install them.
To uninstall:
curl -fsSL https://slashpaf.com/audioforge/install.sh | sh -s -- --uninstall