All platforms
Download Pear Desktop for Linux
Choose the package format your distribution likes. It stays up to date with the latest release on GitHub.
Latest version v3.12.0 Download AppImage
Runs on almost any Linux distribution. x86_64 · 135.3 MB
How to install on Linux
1AppImage, the easy way
- Download the AppImage file.
- Right click it, open Properties and allow it to run as a program. You can also run chmod +x on the file in a terminal.
- Double click the file to start Pear Desktop.
2Debian, Ubuntu, Mint and Pop OS
sudo apt install ./youtube-music_*_amd64.deb Run this in the folder where the deb file was saved.
3Fedora, openSUSE and RHEL
sudo dnf install ./youtube-music-*.x86_64.rpm Run this in the folder where the rpm file was saved.
4Snap
sudo snap install ./youtube-music_*_amd64.snap --dangerous The dangerous flag only means the file is a local one and not from the store.
5Flatpak
flatpak install ./YouTube-Music-*.flatpak Install the Flatpak runtime first if your system asks for it.
On a different computer?