synaesthesia on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S synaesthesia

* (Optional) Uninstall synaesthesia on Arch using YAY

$ yay -Rns synaesthesia

2. Manually Install "synaesthesia" via AUR

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

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

b. Clone synaesthesia's git locally

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

c. Go to ~/synaesthesia folder and install it

$ cd ~/synaesthesia $ makepkg -si

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

ID: 193911
Name: synaesthesia
PackageBaseID: 22700
PackageBase: synaesthesia
Version: 2.4-1
Description: Represents music graphically as coruscating field of fog and glowing lines
URL: http://www.logarithmic.net/pfh/Synaesthesia
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: Allan
FirstSubmitted: 1230470328
LastModified: 1434168573
URLPath: /cgit/aur.git/snapshot/synaesthesia.tar.gz

5. The same packages on other Linux Distributions