Skip to content
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

All Linux downloads

AppImage Runs on almost any Linux distribution
x86_64 135.3 MB Download
Debian package For Debian, Ubuntu, Mint and Pop OS
amd64 105.8 MB Download
RPM package For Fedora, openSUSE and RHEL
x86_64 93.7 MB Download
Snap package For any distribution with Snap
amd64 113.7 MB Download
Flatpak bundle For any distribution with Flatpak
x86_64 95.0 MB Download
Tarball A plain archive you can extract anywhere
x64 128.0 MB Download
AppImage For 64 bit ARM devices
ARM64 134.0 MB Download
Debian package For 64 bit ARM devices
ARM64 99.4 MB Download

Looking for older versions or other builds? See every release on GitHub

How to install on Linux

1AppImage, the easy way

  1. Download the AppImage file.
  2. 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.
  3. 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.