How to Install and Uninstall libtag1-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "libtag1-dev" package

This guide covers the steps necessary to install libtag1-dev on Kali Linux

$ sudo apt update $ sudo apt install libtag1-dev

2. Uninstall "libtag1-dev" package

This guide let you learn how to uninstall libtag1-dev on Kali Linux:

$ sudo apt remove libtag1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtag1-dev package on Kali Linux

Package: libtag1-dev
Source: taglib (1.13.1-1)
Version: 1.13.1-1+b1
Installed-Size: 767
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: dpkg-dev, libtag1v5 (= 1.13.1-1+b1), zlib1g-dev
Size: 91372
SHA256: b5d6e0b2a1ac9287667f7cf2151bb119e6d08b62fd6298efc44600bc74af0da0
SHA1: c2df133fcc8ff96e6df958ccdd6bb83632bfee1d
MD5sum: 2fee5745a1591489590e078d2704aaba
Description: audio meta-data library - development files
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the development package which contains headers for the TagLib Audio
Meta-Data Library.
Description-md5:
Multi-Arch: same
Homepage: https://taglib.github.io/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/taglib/libtag1-dev_1.13.1-1+b1_amd64.deb