spark on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S spark

* (Optional) Uninstall spark on Arch using YAY

$ yay -Rns spark

2. Manually Install "spark" via AUR

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

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

b. Clone spark's git locally

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

c. Go to ~/spark folder and install it

$ cd ~/spark $ makepkg -si

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

ID: 824138
Name: spark
PackageBaseID: 23694
PackageBase: spark
Version: 2.9.4-1
Description: Cross-platform real-time collaboration client optimized for business and organizations.
URL: http://www.igniterealtime.org/projects/spark/
NumVotes: 32
Popularity: 0.004461
OutOfDate: 1687109706
Maintainer:
Submitter: mortzu
FirstSubmitted: 1234009880
LastModified: 1606333540
URLPath: /cgit/aur.git/snapshot/spark.tar.gz