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