Categories: Ubuntu

Cozy Audiobook Player 1.3.0 Ported to GTK4 & LibAdwaita

After almost 2 years, Cozy audiobook player, finally announced new 1.3.0 release days ago.

Cozy is a free open-source application for Linux, allows to listen to your DRM free mp3, m4b, m4a (aac, ALAC, …), flac, ogg and wav audio books.

The new release ported the UI to GTK4 plus LibAdwaita. It now looks more native, well integrated in Ubuntu, Fedora, and other Linux with recent GNOME Desktop, and automatically switch to dark mode when system switched to dark style.

Other changes include:

  • Improved mobile support
  • Smaller visual refinements to match the state of the art of GNOME apps
  • Dozens of bug fixes and performance improvements
  • Sponsored
  • Significant cleanup and improvements to the codebase
  • As always, updated translations thanks to all translators!

How to Install Cozy in Ubuntu & other Linux

Cozy provides official Linux package through universal Flatpak runs in sandbox.

Fedora 38/39 (with 3rd party repository enabled) and Linux Mint 21 can directly search for and install it either from Gnome Software or Software Manager.

For Ubuntu, and other Linux, follow the steps below one by one to install the app as Flatpak package:

  1. First, press Ctrl+Alt+T on keyboard to open terminal, then run command to enable Flatpak support:
    sudo apt install flatpak

    For other Linux, follow the official setup guide to enable the package format support.

  2. Then, install the app as Flatpak package by running the command below in terminal:
    flatpak install https://dl.flathub.org/repo/appstream/com.github.geigi.cozy.flatpakref

Once installed, search for and launch the app either from start menu or ‘Activities’ overview depends on your desktop environment.

Sponsored
First time installing Flatpak app may need log out and back in to make app icon visible.

Cozy also has an official Ubuntu PPA, though NOT updated at the moment of writing. And, the PPA package has package conflict (see this bug) to Gnome Extension Manager due to an icon file.

Uninstall Cozy:

To uninstall the Flatpak package, open terminal (Ctrl+Alt+T) and run command:

flatpak uninstall --delete-data com.github.geigi.cozy

Also run flatpak uninstall --unused to remove useless run-time libraries.

The post Cozy Audiobook Player 1.3.0 Ported to GTK4 & LibAdwaita appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

Canonical announces 12 year Kubernetes LTS

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

23 hours 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

How To Install DNS Server (Bind9) On Ubuntu 20.04

Now I want to share the DNS server installation process on your Ubuntu 20.04 server.…

3 days ago