docs: Fixing Ubuntu installation guide#9188
Conversation
|
Sorry a few more things: Also the note for rustup is now duplicate but i like your's more. After all that please squash this into one commit. |
Does it make sense to place it in the previous block "For development or running tests"? |
|
No, because you need it build the rust plugin cln-grpc. |
|
then I'd add another line after "For ubuntu <25.10 [...]" saying to install protobuf-compiler since it's needed in any case |
|
Please no merge commits, only use rebase. Also i just removed the requirement for |
…r to perform the setup of the timezone before getting dependencies
…ser make sure they have Rust 1.85+
…eparate command to make sure that the user installs it
|
@daywalker90 Rebased and removed protobuf in b03bed3 |
Important
26.06 FREEZE April 30th: Non-bugfix PRs not ready by this date will wait for 26.09.
RC1 is scheduled on May 14th
The final release is scheduled for June 1st.
Checklist
Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:
tools/lightning-downgradeChangelog-None
Description
Updating installation guide for Ubuntu. Main highlight: dropped support for versions <22.04.
Tested on docker images.