How to Install and Uninstall btag Package on Kali Linux

Last updated: May 14,2024

1. Install "btag" package

This guide let you learn how to install btag on Kali Linux

$ sudo apt update $ sudo apt install btag

2. Uninstall "btag" package

This tutorial shows how to uninstall btag on Kali Linux:

$ sudo apt remove btag $ sudo apt autoclean && sudo apt autoremove

3. Information about the btag package on Kali Linux

Package: btag
Version: 1.4.1-0.1
Installed-Size: 189
Maintainer: Fernando Tarlá Cardoso Lemos
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-locale1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcue2, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libtag1v5 (>= 1.9.1-2.2~)
Size: 60492
SHA256: 1ac955e2466e34b39147e05d475f8d061d04678f96f99cf41744e0b6c5ec4307
SHA1: 4610b342ae9fc7ce86addc82c42935d5c64ad684
MD5sum: ac7815cdd406e8d0359b3a68d7ba264b
Description: interactive command-line based multimedia tag editor
btag is an interactive utility for tagging multimedia files in batches.
It tries to automate most of the process by stripping away stray whitespace
guessing the best capitalization style for the text fields and keeping
state on the current album being tagged.
.
btag can change the capitalization of text fields even when those contain
non-ASCII characters, relying on the standard library to perform the
appropriate case conversions. It works on directories containing complete
albums as well as on individual files.
.
All tag formats supported by TagLib should be supported by btag. This
includes (among others) ID3v1 and ID3v2 tags found in MP3 files, Ogg
Vorbis comments, ID3 tags and Vorbis comments in FLAC files.
Description-md5:
Homepage: https://github.com/fernandotcl/btag
Tag: interface::commandline, role::program, scope::utility, use::editing,
works-with-format::mp3, works-with-format::oggvorbis, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/b/btag/btag_1.4.1-0.1_amd64.deb