lpm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lpm

* (Optional) Uninstall lpm on Arch using YAY

$ yay -Rns lpm

2. Manually Install "lpm" via AUR

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

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

b. Clone lpm's git locally

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

c. Go to ~/lpm folder and install it

$ cd ~/lpm $ makepkg -si

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

ID: 1423405
Name: lpm
PackageBaseID: 202394
PackageBase: lpm
Version: 1.2.4-1
Description: A lite-xl plugin manager.
URL: https://github.com/lite-xl/lite-xl-plugin-manager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Guldoman
Submitter: Guldoman
FirstSubmitted: 1707696977
LastModified: 1709921827
URLPath: /cgit/aur.git/snapshot/lpm.tar.gz