mp3cat on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mp3cat

* (Optional) Uninstall mp3cat on Arch using YAY

$ yay -Rns mp3cat

2. Manually Install "mp3cat" via AUR

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

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

b. Clone mp3cat's git locally

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

c. Go to ~/mp3cat folder and install it

$ cd ~/mp3cat $ makepkg -si

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

ID: 1303521
Name: mp3cat
PackageBaseID: 196667
PackageBase: mp3cat
Version: 4.2.2-1
Description: A command line utility for joining MP3 files.
URL: https://www.dmulholl.com/dev/mp3cat.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nikost74
Submitter: nikost74
FirstSubmitted: 1691955050
LastModified: 1691955050
URLPath: /cgit/aur.git/snapshot/mp3cat.tar.gz