How to Install and Uninstall beets Package on Kali Linux

Last updated: May 16,2024

1. Install "beets" package

Please follow the guidance below to install beets on Kali Linux

$ sudo apt update $ sudo apt install beets

2. Uninstall "beets" package

This tutorial shows how to uninstall beets on Kali Linux:

$ sudo apt remove beets $ sudo apt autoclean && sudo apt autoremove

3. Information about the beets package on Kali Linux

Package: beets
Version: 1.6.0-8
Installed-Size: 1478
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-backbone, libjs-jquery, libjs-underscore, python3-confuse (>= 1.5), python3-mediafile, python3-musicbrainzngs, python3-pkg-resources, python3-jellyfish, python3-munkres, python3-unidecode (>= 1.3.6), python3-yaml, python3:any
Suggests: beets-doc, ffmpeg, mp3gain, python3-acoustid, python3-bs4, python3-dbus, python3-flask, python3-gi, python3-gst-1.0, python3-langdetect, python3-mpd, python3-mutagen, python3-pil, python3-pylast, python3-rarfile, python3-reflink, python3-requests, python3-requests-oauthlib, python3-xdg
Size: 374464
SHA256: 28ef62e23aed415618918beb6dfac40856d1ed84f89d40705a8097666e447eb3
SHA1: 87e75423c4f892d194570afeaf0541c37cad8044
MD5sum: 8335681df46bfe633d4d54b23222c096
Description: music tagger and library organizer
Beets is a media library management system for obsessive-compulsive music
geeks.
.
The purpose of beets is to get your music collection right once and for all.
It catalogs your collection, automatically improving its metadata as it goes
using the MusicBrainz database. It then provides a set of tools for
manipulating and accessing your music.
.
Beets also includes a music player that implements the MPD protocol, so you
can play music in your beets library using any MPD client.
Description-md5:
Homepage: https://beets.io/
Tag: implemented-in::python, interface::commandline, role::program,
scope::application, sound::player, use::organizing, use::playing,
works-with-format::mp3, works-with-format::mpc,
works-with-format::oggvorbis, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/b/beets/beets_1.6.0-8_all.deb