How to Install and Uninstall ruby-mp3tag Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-mp3tag" package

Here is a brief guide to show you how to install ruby-mp3tag on Kali Linux

$ sudo apt update $ sudo apt install ruby-mp3tag

2. Uninstall "ruby-mp3tag" package

In this section, we are going to explain the necessary steps to uninstall ruby-mp3tag on Kali Linux:

$ sudo apt remove ruby-mp3tag $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mp3tag package on Kali Linux

Package: ruby-mp3tag
Version: 1.0-12.1
Installed-Size: 38
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 8412
SHA256: 74586068814c1d0c754e008e2d964d65a4688511d672e0f416697019c4b5a893
SHA1: 321c285e9cd82e26476765b1fb50eb3149303816
MD5sum: a9f7677e5308917397b8b5431de626c4
Description: Ruby library for manipulating ID3V1.1 tags in MP3
mp3tag.rb is a ruby class to read ID3v1.0 an ID3v1.1, and write
ID3v1.1 tags in MP3 files. These tags save meta information about
the music piece such song name, artist, album, genre, track number
and a comment.
Description-md5:
Homepage: http://users.cybercity.dk/~dsl8950/ruby/mp3tag.html
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mp3tag/ruby-mp3tag_1.0-12.1_all.deb