Package Details: lpm-git latest.r0.gd70f827-1

Git Clone URL: https://aur.archlinux.org/lpm-git.git (read-only, click to copy)
Package Base: lpm-git
Description: A lite-xl plugin manager.
Upstream URL: https://github.com/adamharrison/lite-xl-plugin-manager
Licenses: MIT
Conflicts: lpm
Provides: lpm
Submitter: jgmdev
Maintainer: jgmdev
Last Packager: jgmdev
Votes: 2
Popularity: 0.48
First Submitted: 2022-09-21 20:37 (UTC)
Last Updated: 2023-01-18 18:55 (UTC)

Latest Comments

jgmdev commented on 2023-01-13 16:41 (UTC)

@bingols thanks for reporting, should be working now

bingols commented on 2023-01-11 16:50 (UTC)

This requires to statically link the package. Check the project's repo and relevant issue: https://github.com/lite-xl/lite-xl-plugin-manager/issues/2.

Wouldn't mind an update! :)

Notes from building: the build script also requires xxd, which is not in the 'Dependencies' section.

bingols commented on 2023-01-11 16:14 (UTC)

lpm does not work outside of source directory:

> lpm
internal error when starting the application: cannot open src/lpm.lua: No such file or directory

Although, it's the same when compiling it from source, so it's probably the project's fault?