Kid3, the free open-source Qt based audio tag editor, release new 3.9.5 version on Saturday.
The release brings keyboard shortcut support for its built-in player. Meaning user can specify custom shortcuts to control play/pause, stop playback, next/previous track playback actions.
The release also added new option to fix the audio output used. And, the code has been modernized for C++17 and now supports TagLib 2.0.
Configure Kid3 shortcut for audio playback
Other changes include:
The project provides official packages available to download at sourceforge.net. See the link below:
For Ubuntu users who are OK with Snap package runs in sandbox, just search for and install it from Ubuntu Software (or App Center).
Kid3 in App Center
For those who prefer the classic .deb
package format, there’s also an official PPA that supports Ubuntu 20.04, Ubuntu 22.04, Ubuntu 23.10 on Intel/AMD platforms.
1. First, open terminal by pressing Ctrl+Alt+T on keyboard. When it opens, run command to add the PPA:
sudo add-apt-repository ppa:ufleisch/kid3
Type user password (no asterisk feedback) when it asks and hit Enter to continue.
2. For Linux Mint, you have to manually update the package cache by running command in terminal:
sudo apt update
3. Finally, either update Kid3 using Software Updater (Update Manager) if an old package installed on your system.
Or, run command in terminal to install the tag editor.
sudo apt install kid3-qt
For KDE Plasma 5, replace kid3-qt
in command with kid3
with better integration.
For the Snap package, just remove it from Ubuntu Software or App Center.
To remove the PPA repository, either open ‘Software & Updates‘ and remove the source line under ‘Other Software’ tab:
Or, open terminal and run the command instead to remove the PPA:
sudo add-apt-repository --remove ppa:ufleisch/kid3
To remove the audio tag editor .deb package, run command:
sudo apt remove kid3 kid3-qt kid3-core
That’s all. Enjoy!
The post Kid3 Audio Tag Editor 3.9.5 Released with Webp Image Support appeared first on Osgrove.
Kolla Ansible provides production-ready containers (here, Docker) and deployment tools for operating OpenStack clouds. This…
This public beta enables the full Ubuntu Desktop experience on the Qualcomm Dragonwing™ QCS6490 and…
Time is running out to be in full compliance with the EU Cyber Resilience Act,…
Identity management is vitally important in cybersecurity. Every time someone tries to access your networks,…
Welcome to the Ubuntu Weekly Newsletter, Issue 889 for the week of April 20 –…
Introduction I just returned from RubyKaigi 2025, which ran from April 16th to 18th at…