lighthouse on AUR (Arch User Repository)

Last updated: September 28,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

b. Install lighthouse on Arch using YAY

$ yay -S lighthouse

* (Optional) Uninstall lighthouse on Arch using YAY

$ yay -Rns lighthouse

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

b. Clone lighthouse's git locally

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

c. Go to ~/lighthouse folder and install it

$ cd ~/lighthouse $ makepkg -si

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