lightning on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "lightning" 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 lightning on Arch using YAY
$
yay -S
lightning
Copied
* (Optional) Uninstall lightning on Arch using YAY
$
yay -Rns
lightning
Copied
2. Manually Install "lightning" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lightning's git locally
$
git clone https://aur.archlinux.org/lightning.git
~/lightning
Copied
c. Go to ~/lightning folder and install it
$
cd
~/lightning
Copied
$
makepkg -si
Copied
3. Information about the lightning package on Arch User Repository (AUR)
ID: 1406431
Name: lightning
PackageBaseID: 115798
PackageBase: lightning
Version: 2.2.3-1
Description: Library that generates assembly language code at run-time
URL: https://www.gnu.org/software/lightning/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: marsam
FirstSubmitted: 1475006688
LastModified: 1707451704
URLPath: /cgit/aur.git/snapshot/lightning.tar.gz
Name: lightning
PackageBaseID: 115798
PackageBase: lightning
Version: 2.2.3-1
Description: Library that generates assembly language code at run-time
URL: https://www.gnu.org/software/lightning/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: marsam
FirstSubmitted: 1475006688
LastModified: 1707451704
URLPath: /cgit/aur.git/snapshot/lightning.tar.gz