How to Install libmp3-tag-perl in Ubuntu 18.04



Install libmp3-tag-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libmp3-tag-perl

Description:

Module for reading tags of MP3 audio files

MP3::Tag is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. . At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are supported.

Homepage: http://search.cpan.org/dist/MP3-Tag/

Version: 1.13-1.1

Section: universe/perl