pyfluidsynth on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pyfluidsynth

* (Optional) Uninstall pyfluidsynth on Arch using YAY

$ yay -Rns pyfluidsynth

2. Manually Install "pyfluidsynth" via AUR

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

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

b. Clone pyfluidsynth's git locally

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

c. Go to ~/pyfluidsynth folder and install it

$ cd ~/pyfluidsynth $ makepkg -si

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

ID: 207779
Name: pyfluidsynth
PackageBaseID: 34963
PackageBase: pyfluidsynth
Version: 1.2.4-3
Description: Python bindings for FluidSynth
URL: http://code.google.com/p/pyfluidsynth
NumVotes: 5
Popularity: 0
OutOfDate: 1615345365
Maintainer:
Submitter: masutu
FirstSubmitted: 1266891716
LastModified: 1436215580
URLPath: /cgit/aur.git/snapshot/pyfluidsynth.tar.gz