How to Install and Uninstall bpm-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "bpm-tools" package

Please follow the instructions below to install bpm-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bpm-tools

2. Uninstall "bpm-tools" package

Please follow the steps below to uninstall bpm-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bpm-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the bpm-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bpm-tools
Priority: extra
Section: universe/sound
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: tony mancill
Architecture: amd64
Version: 0.3-2
Depends: sox, libc6 (>= 2.4)
Recommends: gnuplot, vorbis-tools, flac, id3v2
Suggests: libsox-fmt-all
Filename: pool/universe/b/bpm-tools/bpm-tools_0.3-2_amd64.deb
Size: 8334
MD5sum: 24645711897d40dc1804b7f0c77f96d9
SHA1: 2acafe055ae917d7e681cf9420f779373b002050
SHA256: cfdcd3e0c4f1d51f4b1dcc7fa2334c4f11a9420239f5757de79589a5b1466961
Description-en: command-line tool to calculate tempo of audio
The bpm-tools commands are used to automatically calculate the tempo
(in beats-per-minute) of music, optionally displaying an analysis and
adding it to file 'tags'. The data from these tags can be especially
useful for navigating a music library in DJ software such as xwax(1).
.
The bpm command implements the algorithm on raw data, but the most
commonly used command is bpm-tag to tag the file with the tempo in bpm.
The bpm-graph command will produce a plot of the results of the
autocorrelation.
Description-md5: 5935b10ce78d0dfbacfac514f0af64b6
Homepage: http://www.pogo.org.uk/~mark/bpm-tools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu