obs-spectralizer on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S obs-spectralizer

* (Optional) Uninstall obs-spectralizer on Arch using YAY

$ yay -Rns obs-spectralizer

2. Manually Install "obs-spectralizer" via AUR

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

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

b. Clone obs-spectralizer's git locally

$ git clone https://aur.archlinux.org/obs-spectralizer.git ~/obs-spectralizer

c. Go to ~/obs-spectralizer folder and install it

$ cd ~/obs-spectralizer $ makepkg -si

3. Information about the obs-spectralizer package on Arch User Repository (AUR)

ID: 1415780
Name: obs-spectralizer
PackageBaseID: 162720
PackageBase: obs-spectralizer
Version: 1.3.4-5
Description: Audio visualization for obs-studio using fftw, based on cli-visualizer
URL: https://obsproject.com/forum/resources/spectralizer.861/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1612099854
LastModified: 1708949786
URLPath: /cgit/aur.git/snapshot/obs-spectralizer.tar.gz