lighthouse on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "lighthouse" 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 lighthouse on Arch using YAY
$
yay -S
lighthouse
Copied
* (Optional) Uninstall lighthouse on Arch using YAY
$
yay -Rns
lighthouse
Copied
2. Manually Install "lighthouse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lighthouse's git locally
$
git clone https://aur.archlinux.org/lighthouse.git
~/lighthouse
Copied
c. Go to ~/lighthouse folder and install it
$
cd
~/lighthouse
Copied
$
makepkg -si
Copied
3. Information about the lighthouse package on Arch User Repository (AUR)
ID: 1413935
Name: lighthouse
PackageBaseID: 186950
PackageBase: lighthouse
Version: 11.6.0-1
Description: Automated auditing, performance metrics, and best practices for the web
URL: https://github.com/GoogleChrome/lighthouse
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: tlgs
Submitter: tlgs
FirstSubmitted: 1666881125
LastModified: 1708644724
URLPath: /cgit/aur.git/snapshot/lighthouse.tar.gz
Name: lighthouse
PackageBaseID: 186950
PackageBase: lighthouse
Version: 11.6.0-1
Description: Automated auditing, performance metrics, and best practices for the web
URL: https://github.com/GoogleChrome/lighthouse
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: tlgs
Submitter: tlgs
FirstSubmitted: 1666881125
LastModified: 1708644724
URLPath: /cgit/aur.git/snapshot/lighthouse.tar.gz