How to Install and Uninstall puddletag Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 23,2025

1. Install "puddletag" package

In this section, we are going to explain the necessary steps to install puddletag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install puddletag

2. Uninstall "puddletag" package

Please follow the guidelines below to uninstall puddletag on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puddletag $ sudo apt autoclean && sudo apt autoremove

3. Information about the puddletag package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: puddletag
Priority: optional
Section: universe/sound
Installed-Size: 8942
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 1.0.5-1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0), python-mutagen (>= 1.14), python-qt4 (>= 4.5), python-pyparsing (>= 1.5.1), python-configobj (>= 4.5), python-audioread, python-acoustid
Recommends: libchromaprint-tools
Suggests: quodlibet
Filename: pool/universe/p/puddletag/puddletag_1.0.5-1_all.deb
Size: 1940820
MD5sum: 1eecc9b43b98fa884c6416683bb3b498
SHA1: 8063ce24c2fbc63b899780ac1c95f9705cb44f68
SHA256: dfe0467f4a8f4ebb052f62faa8e87b80bed308a741ff3a3179ad34903ee1c997
Description-en: simple, powerful audio tag editor
puddletag is an audio tag editor (primarily created) for GNU/Linux
similar to the Windows program, Mp3tag. Unlike most taggers for
GNU/Linux, it uses a spreadsheet-like layout so that all the tags you
want to edit by hand are visible and easily editable.
.
The usual tag editor features are supported like extracting tag
information from filenames, renaming files based on their tags by
using patterns and basic tag editing.
.
Then there're Functions, which can do things like replace text, trim
it, do case conversions, etc. Actions can automate repetitive
tasks. You can import your QuodLibet library, lookup tags using
Amazon (including cover art), Discogs (does cover art too!), FreeDB
and MusicBrainz (and more).
.
Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (ape) and
WavPack (wv).
Description-md5: d472c8561b9889b0c2df023db4308d2a
Homepage: http://puddletag.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu