JamBox is a modern music media player client designed to connect seamlessly with your JellyFin server. It allows you to browse, stream, and play your music library with an intuitive interface, providing a smooth listening experience across platforms.
Open your terminal and run:
sudo apt update
If you only need the VLC player libraries (runtime only):
sudo apt install libvlc5 libvlccore9
If you also need development headers for building applications with VLC:
sudo apt install libvlc-dev
Finding bugs or weird behaviors? File an issue with repro steps.






