Search Criteria
Package Details: lnd-bin 0.20.1_beta-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lnd-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | lnd-bin |
| Description: | Lightning Network Daemon ⚡ |
| Upstream URL: | https://github.com/lightningnetwork/lnd |
| Licenses: | MIT |
| Conflicts: | lnd, lnd-git |
| Provides: | lncli, lnd |
| Submitter: | setpill |
| Maintainer: | setpill |
| Last Packager: | setpill |
| Votes: | 7 |
| Popularity: | 0.008433 |
| First Submitted: | 2019-09-26 18:52 (UTC) |
| Last Updated: | 2026-02-12 13:08 (UTC) |
Dependencies (0)
Required by (17)
- balance-of-satoshis (optional)
- btcpayserver (requires lnd) (optional)
- c-lightning-rest (requires lnd) (optional)
- charge-lnd (optional)
- charge-lnd (requires lnd) (optional)
- faraday-bin (requires lnd)
- lightning-terminal (requires lnd) (optional)
- lightning-terminal-bin (requires lncli) (optional)
- lightning-terminal-bin (requires lnd) (optional)
- lndhub (optional)
- lndmon-git (requires lnd) (optional)
- loop-bin (requires lnd)
- pool-bin (requires lnd)
- ride-the-lightning (requires lnd) (optional)
- rtl-git (requires lnd) (optional)
- taproot-assets-bin (requires lnd)
- thunderhub (requires lnd) (optional)
Latest Comments
vbmithr commented on 2026-01-04 14:58 (UTC) (edited on 2026-01-04 14:58 (UTC) by vbmithr)
Please support ARM64, patch below.
setpill commented on 2025-07-18 17:25 (UTC) (edited on 2025-07-18 17:31 (UTC) by setpill)
Please don't flag package as out of date for reasons other than the package being out of date.
Edit: I appreciate the heads-up about the revoked key though. Seems like it hasn't been relevant in the 2 years since it's been revoked, so I removed it.
setpill commented on 2022-08-11 08:18 (UTC)
What manual changes were you hoping to avoid? Importing the keys? If so, I don't believe it's generally considered a good practice to make automatic changes to the user's key store on their behalf. Do you use/know of any AUR packages that do this?
webx123 commented on 2022-08-10 15:13 (UTC)
Hi,
Had some problems with keys too. On the Lightning "builder's guide", it says the keys are here (https://github.com/lightningnetwork/lnd/tree/master/scripts/keys) and we need to do a gpg --import to import each key.
I'm not an expert with all that but is there something to do with that information to avoid manual changes ?
Thanks
setpill commented on 2022-02-15 18:10 (UTC) (edited on 2022-02-16 19:50 (UTC) by setpill)
@dougEfish you need to update them. Unfortunately, some lnd devs are bit funky when it comes to managing their pgp keys; they don't all publish them on keyservers, and some of the ones in their repo are also expired... You can find them on keybase.
dougEfresh commented on 2022-02-06 21:45 (UTC) (edited on 2022-02-06 21:45 (UTC) by dougEfresh)
Looks like these keys are no longer valid:
Spixmaster commented on 2021-10-16 09:11 (UTC)
@setpill I did not know what the cause was since I do not know much about keyrings I thought it was the package's fault.
setpill commented on 2021-10-15 12:31 (UTC)
I'm not exactly sure what you are suggesting is broken. Each user is responsible for managing their own gpg keyring. Were you expecting the package to change your keyring for you?
Spixmaster commented on 2021-10-15 06:34 (UTC) (edited on 2021-10-15 06:38 (UTC) by Spixmaster)
The package is broken. I get this error:
Fehler: Ausführung fehlgeschlagen: gpg --recv-keys 7E81EF6B9989A9CC93884803118759E83439A9B1:.Edit: It only has the issues with paru. pikaur works fine installing this package.
setpill commented on 2021-06-28 08:10 (UTC)
Release v0.13.0-beta skipped due to a bug causing payments to fail (see https://github.com/lightningnetwork/lnd/issues/5406 and https://github.com/lightningnetwork/lnd/issues/5415 )