lightpkg on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lightpkg

* (Optional) Uninstall lightpkg on Arch using YAY

$ yay -Rns lightpkg

2. Manually Install "lightpkg" via AUR

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

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

b. Clone lightpkg's git locally

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

c. Go to ~/lightpkg folder and install it

$ cd ~/lightpkg $ makepkg -si

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

ID: 961331
Name: lightpkg
PackageBaseID: 171001
PackageBase: lightpkg
Version: 1.1.1.1-1
Description: Yet another pacman/AUR helper.
URL: https://github.com/TargetGalaxy/lightpkg/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TargetGalaxy
Submitter: TargetGalaxy
FirstSubmitted: 1631483011
LastModified: 1631713051
URLPath: /cgit/aur.git/snapshot/lightpkg.tar.gz