lightpad on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S lightpad

* (Optional) Uninstall lightpad on Arch using YAY

$ yay -Rns lightpad

2. Manually Install "lightpad" via AUR

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

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

b. Clone lightpad's git locally

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

c. Go to ~/lightpad folder and install it

$ cd ~/lightpad $ makepkg -si

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

ID: 819410
Name: lightpad
PackageBaseID: 159521
PackageBase: lightpad
Version: 0.0.8-2
Description: A lightweight, simple and powerful application launcher. Writen in GTK+ 3.0. It is also Wayland compatible.
URL: https://github.com/libredeb/lightpad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ValHue
FirstSubmitted: 1604696611
LastModified: 1605518152
URLPath: /cgit/aur.git/snapshot/lightpad.tar.gz