How to Install and Uninstall beets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "beets" package

This tutorial shows how to install beets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install beets

2. Uninstall "beets" package

Please follow the step by step instructions below to uninstall beets on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the beets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: beets
Priority: optional
Section: universe/sound
Installed-Size: 1037
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 1.3.8+dfsg-2
Depends: libjs-backbone, libjs-jquery, libjs-underscore, python-enum34, python-musicbrainzngs (>= 0.4), python-mutagen (>= 1.21), python-pkg-resources, python:any (>= 2.6.6-7~), python-munkres, python-unidecode, python-yaml
Suggests: beets-doc, gir1.2-gstreamer-1.0, libav-tools, mp3gain, python-acoustid, python-bs4, python-flask, python-gi, python-gst0.10, python-imaging, python-mpd, python-pylast, python-requests
Filename: pool/universe/b/beets/beets_1.3.8+dfsg-2_all.deb
Size: 210404
MD5sum: 55d20e4e3944a4b6dd54602489bb7e57
SHA1: a2d5f1d9b78480295977dcc0a8d1381a3add649f
SHA256: e0d8f5fc97239c56bbe723ceadc90e5ea718acd3adb9cf725bb4d23e2ad4aa6a
Description-en: 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: ca8f466f5c117f899fd4e865a4defa20
Homepage: http://beets.radbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu