key-tools on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "key-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 key-tools on Arch using YAY

$ yay -S key-tools

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

$ yay -Rns key-tools

2. Manually Install "key-tools" via AUR

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

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

b. Clone key-tools's git locally

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

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

$ cd ~/key-tools $ makepkg -si

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

ID: 659876
Name: key-tools
PackageBaseID: 146103
PackageBase: key-tools
Version: 0.1-1
Description: Tools to automatically analyse and tag the key of music files.
URL: http://www.pogo.org.uk/~mark/key-tools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: opale95
Submitter: opale95
FirstSubmitted: 1572043351
LastModified: 1572043351
URLPath: /cgit/aur.git/snapshot/key-tools.tar.gz