funkwhale on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S funkwhale

* (Optional) Uninstall funkwhale on Arch using YAY

$ yay -Rns funkwhale

2. Manually Install "funkwhale" via AUR

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

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

b. Clone funkwhale's git locally

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

c. Go to ~/funkwhale folder and install it

$ cd ~/funkwhale $ makepkg -si

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

ID: 1077074
Name: funkwhale
PackageBaseID: 137142
PackageBase: funkwhale
Version: 1.2.1-3
Description: A community-driven project that lets you listen and share music and audio within a decentralized, open network.
URL: https://funkwhale.audio/
NumVotes: 3
Popularity: 0.00749
OutOfDate:
Maintainer: getzze
FirstSubmitted: 1541288519
LastModified: 1651962620
URLPath: /cgit/aur.git/snapshot/funkwhale.tar.gz