FFaudioConverter is a free and open source batch audio converter application for Linux and Windows. Using FFaudioConverter , you can convert your audio files to mp3, acc, ogg, opus, flac and wav file formats. You can also set the audio file quality, sample rate and channels. It comes with DnD and multithreading support, audio filters, quick mode and more.
How to Install FFaudioConverter on Ubuntu
You can install FFaudioConverter via flatpak package from the remote flathub store. First install flatpak and flathub on your system using below link and restart it after the installation.
Install flatpak and flathub on Ubuntu
Now in your terminal application (ctrl+alt+t) run below FFaudioConverter flatpak installation command. It will install the latest FFaudioConverter on your Ubuntu Linux system.
flatpak install flathub com.github.Bleuzen.FFaudioConverter
After that open FFaudioConverter using below command.
flatpak run com.github.Bleuzen.FFaudioConverter
And uninstall FFaudioConverter using below commands.
flatpak uninstall com.github.Bleuzen.FFaudioConverter
[OR]
sudo flatpak uninstall com.github.Bleuzen.FFaudioConverter