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.

Sponsored

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.

Sponsored

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

AI in 2025: is it an agentic year?

2024 was the GenAI year. With new and more performant LLMs and a higher number…

4 hours ago

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

1 day ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

2 days ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

2 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

3 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

3 days ago