spark on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install spark on Arch using YAY
$
yay -S
spark
Copied
* (Optional) Uninstall spark on Arch using YAY
$
yay -Rns
spark
Copied
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
Copied
b. Clone spark's git locally
$
git clone https://aur.archlinux.org/spark.git
~/spark
Copied
c. Go to ~/spark folder and install it
$
cd
~/spark
Copied
$
makepkg -si
Copied
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
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