lamp on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S lamp

* (Optional) Uninstall lamp on Arch using YAY

$ yay -Rns lamp

2. Manually Install "lamp" via AUR

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

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

b. Clone lamp's git locally

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

c. Go to ~/lamp folder and install it

$ cd ~/lamp $ makepkg -si

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

ID: 1112757
Name: lamp
PackageBaseID: 184056
PackageBase: lamp
Version: 0.3.1-1
Description: A Linux backlight utility written in Rust
URL: https://codeberg.org/crapStone/lamp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crapStone
Submitter: crapStone
FirstSubmitted: 1657935142
LastModified: 1657989299
URLPath: /cgit/aur.git/snapshot/lamp.tar.gz