bpm-tools on AUR (Arch User Repository)

Last updated: May 09,2024

1. Install "bpm-tools" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install bpm-tools on Arch using YAY

$ yay -S bpm-tools

* (Optional) Uninstall bpm-tools on Arch using YAY

$ yay -Rns bpm-tools

2. Manually Install "bpm-tools" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bpm-tools's git locally

$ git clone https://aur.archlinux.org/bpm-tools.git ~/bpm-tools

c. Go to ~/bpm-tools folder and install it

$ cd ~/bpm-tools $ makepkg -si

3. Information about the bpm-tools package on Arch User Repository (AUR)

ID: 714144
Name: bpm-tools
PackageBaseID: 121742
PackageBase: bpm-tools
Version: 0.3-2
Description: Tools to calculate tempo of audio tracks, display graphs and tag files with bpm value
URL: http://www.pogo.org.uk/~mark/bpm-tools/
NumVotes: 5
Popularity: 6.0E-6
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1492980232
LastModified: 1585566137
URLPath: /cgit/aur.git/snapshot/bpm-tools.tar.gz