ElementsProject / ElementsProject/lightning
Provide universal Linux binaries
Open
feature
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
Currently, Core Lightning only provides Ubuntu and Fedora binaries, which is a bit odd since it's unlikely that it has any hard deps on those distros. I tried running Ubuntu 22.04 binaries on Arch and everything worked fine, except for some PostgreSQL dep which wasn't statically linked, apparently, so I had to install it via a package manager.
Bitcoin Core always provides universal Linux binaries, it would be nice if Core Lightning can follow the same pattern. Are there any technical reasons CL binaries aren't universal?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.