lightspark on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lightspark

* (Optional) Uninstall lightspark on Arch using YAY

$ yay -Rns lightspark

2. Manually Install "lightspark" via AUR

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

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

b. Clone lightspark's git locally

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

c. Go to ~/lightspark folder and install it

$ cd ~/lightspark $ makepkg -si

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

ID: 1414805
Name: lightspark
PackageBaseID: 153006
PackageBase: lightspark
Version: 0.8.7-1
Description: An open source flash player implementation
URL: https://github.com/lightspark/lightspark
NumVotes: 5
Popularity: 1.083567
OutOfDate:
Maintainer: dpeukert
Submitter: xdavidwu
FirstSubmitted: 1589988275
LastModified: 1708791216
URLPath: /cgit/aur.git/snapshot/lightspark.tar.gz

5. The same packages on other Linux Distributions