cava on AUR( Arch User Repository.)

Last updated: November 27,2023

1. Install cava via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install cava on Arch using YAY

yay -S cava

c. Remove cava on Arch using YAY

yay -Rns cava

2. Install cava via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone cava's git locally

git clone https://aur.archlinux.org/cava.git ~/cava

c. Go to ~/cava folder and install it

cd ~/cava
makepkg -si

3. Details of cava package

ID: 1122586
Name: cava
PackageBaseID: 92814
PackageBase: cava
Version: 0.8.2-4
Description: Console-based Audio Visualizer for Alsa
URL: https://github.com/karlstav/cava
NumVotes: 130
Popularity: 1.797937
OutOfDate:
Maintainer: funilrys
FirstSubmitted: 1430864119
LastModified: 1659766262
URLPath: /cgit/aur.git/snapshot/cava.tar.gz