mp3cut on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mp3cut

* (Optional) Uninstall mp3cut on Arch using YAY

$ yay -Rns mp3cut

2. Manually Install "mp3cut" via AUR

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

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

b. Clone mp3cut's git locally

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

c. Go to ~/mp3cut folder and install it

$ cd ~/mp3cut $ makepkg -si

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

ID: 674700
Name: mp3cut
PackageBaseID: 3169
PackageBase: poc
Version: 0.4.1-8
Description: cut and assemble MP3 files
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/mp3cut.tar.gz