Audok is a free and open source music player for Linux. It comes with streamripper and build-in converter support. It is written in python and released under GPL-3.0 license. Using audok you can play mp3, wav and flac files and record wav files. It also comes with youtube-dl support and you can also download mp3 files. Using the build-in converter you covert wav, ts, flac, mp4 files to mp3.
Install audok on Ubuntu Linux
Audok is available as a flatpak package file from remote flathub. So you need to install flatpak and flahub on your system. follow below link for installation instructions. After the flatpak and flathub installation restart your system to take effect.
How to to install flatpak and flathub
Now in terminal application (ctrl+alt+t) run below audok Music Player flatpak install command. it will install the latest version of audok Music Player.
flatpak install flathub com.github.kalibari.audok
Now open audok using below command. you can also use the applications menu to open app.
flatpak run com.github.kalibari.audok
If you don’t like it then uninstall it via below command.
sudo flatpak uninstall com.github.kalibari.audok
That’s all.