12-27-2022, 11:03 PM
Can confirm that the workaround indeed works.
Just use these three commands in order and you will be able to use the Spotify Webplayer on your system.
Just use these three commands in order and you will be able to use the Spotify Webplayer on your system.
Code:
sudo moode-apt-mark unhold
sudo apt install chromium-browser:armhf libwidevinecdm0
sudo moode-apt-mark hold
Creating solutions, not finding problems.