HBud is a free and open source audio, video and karaoke player for Linux, Windows and MacOS. It comes with Audio video playback, build-in metadata editor, playlists, Karaoke mode subtitle support, sync lyric automatically from online sources, remembers where to continue and more.
How to Install HBud on Ubuntu Linux
You can easily install HBud media player as a flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation.
Now start your terminal application using the ctrl+alt+t keys and run below HBud video player application flatpak install command.
flatpak install flathub io.github.swanux.hbud
After the installation run below flatpak command to start HBud player.
flatpak run io.github.swanux.hbud
You can also uninstall it using
sudo flatpak uninstall io.github.swanux.hbud
That’s it