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

Last updated: May 15,2024

1. Install "easytag" package

This is a short guide on how to install easytag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install easytag

2. Uninstall "easytag" package

Here is a brief guide to show you how to uninstall easytag on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove easytag $ sudo apt autoclean && sudo apt autoremove

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

Package: easytag
Priority: optional
Section: universe/sound
Installed-Size: 4182
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 2.4.2-1
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.14), libflac8 (>= 1.3.0), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.38), libgtk-3-0 (>= 3.10), libid3-3.8.3v5, libid3tag0 (>= 0.15.1b), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), libopusfile0 (>= 0.5), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 4.6), libtag1v5 (>= 1.9.1-2.4ubuntu1), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libwavpack1 (>= 4.40.0)
Recommends: gnome-icon-theme, gvfs, yelp
Suggests: easytag-nautilus
Filename: pool/universe/e/easytag/easytag_2.4.2-1_amd64.deb
Size: 699274
MD5sum: 2d5ab8fdbc310d3c4f339e678fc8df99
SHA1: 5e356ed6b019b05f82263a01b59ca591287f23a8
SHA256: 73eacfb3613dfd6bb97bb936caabcadcb4ebda20d9a1b1b24d88c1e6dea489db
Description-en: GTK+ editor for audio file tags
EasyTAG is an utility for viewing, editing and writing
the tags of different audio files, using a GTK+ interface.
.
Currently EasyTAG supports the following:
- View, edit, write tags of MP3, MP2 files (ID3 tag), FLAC files (FLAC Vorbis
tag), Ogg Opus, Ogg Speex and Ogg Vorbis files (Ogg Vorbis tag),
MP4/M4A/AAC files (MPEG-4 Part 10 tag), and MusePack, Monkey's Audio files
(APE tag);
- Auto tagging: parse file and directory names using masks to automatically
fill in tag fields;
- Cover art support for all formats;
- Rename files from the tag fields (using masks) or by loading a text file;
- Process selected files of the selected directory;
- Ability to browse subdirectories;
- Recursion for tagging, removing, renaming, saving, etc;
- Can set a field (artist, title, ...) on all other selected files;
- Read file header information (bitrate, time, ...) and display it;
- Undo and redo last changes;
- Ability to process tag fields and file names (convert letters into
uppercase, lowercase, etc);
- Ability to open a directory or a file with an external program;
- CDDB support (from http protocol);
- A tree based browser;
- A list to select files;
- A playlist generator window;
- A file searching window;
- Simple and explicit interface.
Description-md5: b0f5409db8a8cb54a9a0bf5e4a0fc8ed
Homepage: https://wiki.gnome.org/Apps/EasyTAG
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu