binmerge on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S binmerge

* (Optional) Uninstall binmerge on Arch using YAY

$ yay -Rns binmerge

2. Manually Install "binmerge" via AUR

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

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

b. Clone binmerge's git locally

$ git clone https://aur.archlinux.org/binmerge.git ~/binmerge

c. Go to ~/binmerge folder and install it

$ cd ~/binmerge $ makepkg -si

3. Information about the binmerge package on Arch User Repository (AUR)

ID: 1426408
Name: binmerge
PackageBaseID: 151253
PackageBase: binmerge
Version: 1.0.3-1
Description: Tool to merge multiple bin/cue tracks into one.
URL: https://github.com/putnam/binmerge
NumVotes: 3
Popularity: 0.490186
OutOfDate:
Maintainer: Baraclese
Submitter: Baraclese
FirstSubmitted: 1586343408
LastModified: 1710327867
URLPath: /cgit/aur.git/snapshot/binmerge.tar.gz