Download, build and installgst-plugins-spotifyfrom source: git clone --depth 1 https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs cd gst-plugins-rs cargo build --package gst-plugin-spotify --release sudo install -m 644 target/release/libgstspotify.so $(pkg-config --variable=pluginsdir...