• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Lollypop Music Player on Linux Ubuntu

Install Lollypop Music Player on Linux Ubuntu

By Sourabh / February 16, 2018 Category: How To, Ubuntu

Install Lollypop Music Player on Linux Ubuntu Systems. Lollypop is a modern music player for GNOME. Lollypop is a powerful Rhythmbox alternative. Lollypop open-source audio player is developed in GTK+3 and supports various popular audio formats, including mp3, mp4, ogg and flac. It can also be used to visualize the songs via album, artist or genre. The music player has two UI – White and Black.

screenshot.jpg

Features

  • Artist bio, lyrics Artist bio, lyrics: Get artists and tracks information from the web.
  • Intuitive browsing: Walk through your collection by genres/artists and through albums artwork.
  • Play many audio formats: mp3, mp4, ogg, and flac
  • Cover art downloader: Automatic artwork downloader from Last.fm, Itunes and Spotify.
  • MTP devices: Sync your music with Android phones and any mtp devices…
  • Fullscreen view: Visual access from your couch
  • Party mode: Let Lollypop choose music for you.
  • Native replay gain support.
  • Search in your collection by artist, album and title.

Download Lollypop

  • Flatpak: https://flathub.org/repo/appstream/org.gnome.Lollypop.flatpakref

  • Fedora: https://copr.fedoraproject.org/coprs/gnumdk/lollypop

  • Ubuntu: https://launchpad.net/~gnumdk/+archive/ubuntu/lollypop

  • OpenSUSE: https://build.opensuse.org/package/show/multimedia:apps/lollypop

  • Arch Linux: https://www.archlinux.org/packages/community/any/lollypop

  • FreeBSD: http://www.freshports.org/audio/lollypop

  • Source: https://gitlab.gnome.org/gnumdk/lollypop/tag

Install Lollypop

To install Lollypop on Ubuntu Systems, run the commands given below:

sudo add-apt-repository ppa:gnumdk/lollypop
sudo apt-get update
sudo apt-get install lollypop
gsettings set com.canonical.desktop.interface scrollbar-mode normal
apt-get install python3-pip
pip3 install pylast

Once installed, open Lollypop music player from Ubuntu Dash or Terminal.

Building from git

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
$ meson builddir --prefix=/usr
# sudo ninja -C builddir install

In case you want the integration with Last.fm to work you need to install pylast

# apt-get install python3-pip
# pip3 install pylast

On Debian (Jessie)

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
# apt-get install meson libglib2.0-dev yelp-tools libgirepository1.0-dev libgtk-3-dev
$ meson builddir --prefix=/usr
# sudo ninja -C builddir install

On Fedora

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
# sudo dnf install meson glib2-devel yelp-tools gtk3-devel gobject-introspection-devel python3
$ meson builddir --prefix=/usr
# sudo ninja -C builddir install

Tags: Lollypop Linux, Lollypop Linux Ubuntu, Lollypop Music Player, Lollypop Music Player Linux, Lollypop Music Player Linux Ubuntu, Lollypop Music Player Ubuntu, Lollypop Ubuntu, Music Player Linux, Music Player Linux Ubuntu, Music Player UBuntu

Primary Sidebar

Latest Posts

Clear History In Linux Terminal Permanently

How To Create Zip File In Ubuntu Terminal With Password

How To Check Difference Between Two Files In Linux Ubuntu

How To Check Kernel Installed Date In Linux Command Line

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap