mp3cue on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mp3cue

* (Optional) Uninstall mp3cue on Arch using YAY

$ yay -Rns mp3cue

2. Manually Install "mp3cue" via AUR

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

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

b. Clone mp3cue's git locally

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

c. Go to ~/mp3cue folder and install it

$ cd ~/mp3cue $ makepkg -si

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

ID: 674699
Name: mp3cue
PackageBaseID: 3169
PackageBase: poc
Version: 0.4.1-8
Description: cut a MP3 file according to a CUE file
URL: https://bl0rg.net/software/poc/
NumVotes: 20
Popularity: 8.0E-6
OutOfDate:
Maintainer: 3ED_0
FirstSubmitted: 1137021218
LastModified: 1575864734
URLPath: /cgit/aur.git/snapshot/mp3cue.tar.gz