aconcat on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S aconcat

* (Optional) Uninstall aconcat on Arch using YAY

$ yay -Rns aconcat

2. Manually Install "aconcat" via AUR

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

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

b. Clone aconcat's git locally

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

c. Go to ~/aconcat folder and install it

$ cd ~/aconcat $ makepkg -si

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

ID: 1074281
Name: aconcat
PackageBaseID: 178481
PackageBase: aconcat
Version: 0.1-1
Description: FFmpeg wrapper for concatenating audio files
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mattf
Submitter: mattf
FirstSubmitted: 1651435057
LastModified: 1651435057
URLPath: /cgit/aur.git/snapshot/aconcat.tar.gz