Categories: Ubuntu

GNOME Considers Adding New Core Audio Player App

GNOME Desktop considers adding a new core application for audio playback!

It’s Decibels, a basic free open-source audio player that is supposed to fill the gap of GNOME currently not having a Core app that is designed to open single audio files.

The app has a stupid simple user interface that works in both Linux Desktop and Mobile devices. It features:

  • Shows the waveform of the track
  • Adjust playback speed from 0.5x to 3.0x.
  • Easy seek controls – pause, play, skip back/forward 10s, volume up/down.

As a native GNOME app, it follows system color scheme that switches between light and dark mode automatically according system color style.

Decibels has been submitted and accepted into GNOME Incubator. And, the incubation progress will be tracked in this issue.

How to Install Decibels Audio Player

The app is available to install as Flatpak package that works in most Linux. Fedora 38/39 and Linux Mint 21 can directly search for and install it from either GNOME Software or Software Manager.

1. For Debian and Ubuntu, first press Ctrl+Alt+T to open terminal and run command to enable Flatpak support:

sudo apt install flatpak

While other Linux can follow the official setup guide to enable this package format support.

2. Next, run the single command to install the audio player as Flatpak package:

flatpak install https://dl.flathub.org/repo/appstream/com.vixalien.decibels.flatpakref

After installation, search for and launch it from overview screen or start menu and enjoy (log out and back in if you don’t see the app icon)!

Uninstall Decibels

To uninstall the audio player, open terminal and run command:

flatpak uninstall --delete-data com.vixalien.decibels

You may also run flatpak uninstall --unused to remove useless run-time libraries that can free up some disk spaces.

The post GNOME Considers Adding New Core Audio Player App appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

Ubuntu 26.10 Snapshot 2 Arrives with Updated Image Structure and Testing Improvements

The second development snapshot of Ubuntu 26.10, also known as “Stonking Stingray”, is now available…

2 days ago

Ubuntu Expands Livepatch Support to Arm64 Systems for Zero-Downtime Kernel Updates

Canonical has extended Ubuntu Livepatch support to Arm64 platforms, allowing compatible Ubuntu systems running on…

2 days ago

Firefox 152 Brings Redesigned Settings and Smarter Browser Controls

Mozilla has released Firefox 152, introducing a refreshed settings experience, improved sharing tools, and several…

2 days ago

DirtyClone Linux kernel local privilege escalation vulnerability fixes available

On June 25, 2026, JFrog published their research into CVE-2026-43503, referring to the vulnerability as…

2 days ago

KDE Receives Major Investment to Strengthen Plasma and Core Open-Source Technologies

The KDE community has secured significant financial support from Germany’s Sovereign Tech Fund, receiving a…

2 days ago

Canonical Launches Workshop to Simplify Secure and Reproducible Development Environments

Canonical has introduced Workshop, a new open-source utility designed to help developers build consistent development…

2 days ago