mixramp on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S mixramp

* (Optional) Uninstall mixramp on Arch using YAY

$ yay -Rns mixramp

2. Manually Install "mixramp" via AUR

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

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

b. Clone mixramp's git locally

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

c. Go to ~/mixramp folder and install it

$ cd ~/mixramp $ makepkg -si

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

ID: 872105
Name: mixramp
PackageBaseID: 79295
PackageBase: mixramp
Version: 1.3-5
Description: A utility to analyse sound files and print out the volume profile of the start and end. The idea is to embed those profiles in metadata so players can do intelligent mixing between tracks. Supports FLAC, OGG and MP3.
URL: http://sourceforge.net/projects/mixramp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1393189439
LastModified: 1614799313
URLPath: /cgit/aur.git/snapshot/mixramp.tar.gz