Plattenalbum is a free and open source MPD (Music Player Daemon) client application for Linux. Using Plattenalbum, you can play your music without managing playlists and also able browse your music collection. You can easily access songs from your server or any other device via MPD. It is written in Python and released under GNU General Public License v3.0. It comes with MPRIS support, notification, View lyrics, build-in search and many more.
How to Install Plattenalbum on Ubuntu
Plattenalbum is available as a flatpak package file from the flathub. Open the terminal application (ctrl+alt+t) and run below Plattenalbum flatpak install command. It will install the latest Plattenalbum on your system.
flatpak install flathub de.wagnermartin.Plattenalbum
And open it using below command.
flatpak run de.wagnermartin.Plattenalbum
If you don’t have flatpak and flathub on your system , then install using below link and restart it after the installation.
And you can also uninstall it using below commands.
flatpak uninstall de.wagnermartin.Plattenalbum
[OR]
sudo flatpak uninstall de.wagnermartin.Plattenalbum