lamp on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install lamp on Arch using YAY
$
yay -S
lamp
Copied
* (Optional) Uninstall lamp on Arch using YAY
$
yay -Rns
lamp
Copied
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
Copied
b. Clone lamp's git locally
$
git clone https://aur.archlinux.org/lamp.git
~/lamp
Copied
c. Go to ~/lamp folder and install it
$
cd
~/lamp
Copied
$
makepkg -si
Copied
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
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