freqtweak on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S freqtweak

* (Optional) Uninstall freqtweak on Arch using YAY

$ yay -Rns freqtweak

2. Manually Install "freqtweak" via AUR

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

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

b. Clone freqtweak's git locally

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

c. Go to ~/freqtweak folder and install it

$ cd ~/freqtweak $ makepkg -si

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

ID: 251511
Name: freqtweak
PackageBaseID: 100568
PackageBase: freqtweak
Version: 0.7.2-1
Description: Audio Effect Processor and Spectrum Analyzer
URL: http://freqtweak.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate: 1702836378
Maintainer: flappix
Submitter: flappix
FirstSubmitted: 1442965071
LastModified: 1448734780
URLPath: /cgit/aur.git/snapshot/freqtweak.tar.gz

5. The same packages on other Linux Distributions