How to Install and Uninstall libtagc0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libtagc0" package

Here is a brief guide to show you how to install libtagc0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtagc0

2. Uninstall "libtagc0" package

Please follow the step by step instructions below to uninstall libtagc0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtagc0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtagc0 package on Ubuntu 21.10 (Impish Indri)

Package: libtagc0
Architecture: amd64
Version: 1.11.1+dfsg.1-3ubuntu2
Multi-Arch: same
Priority: optional
Section: libs
Source: taglib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~)
Filename: pool/main/t/taglib/libtagc0_1.11.1+dfsg.1-3ubuntu2_amd64.deb
Size: 17442
MD5sum: fb2a0c57ec13b31fb2c2a1992c52d3ac
SHA1: 22352047bd2997638de75bd1db1d120bfc1471ec
SHA256: 62615940a29f260cf9d074645dbdaefd47350bb986173de23393483a216308cc
SHA512: 63d53cc2a8d5d8958fa97329bdd10e7fd8218a9a45116d9451dddce3d6f0184f1bbc230572230d24a61c16e9fe1fa7f28050a7a44b4648a51bc1b0dc5e9f3d6d
Homepage: http://taglib.github.io/
Description-en: audio meta-data library - C bindings
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 runtime package for programs that use the TagLib Audio Meta-Data
Library (C bindings).
Description-md5: b062c82335f422c90bf8a4aca5ebe973
Task: xubuntu-desktop