Skip to content

docs(linux): add RPM download URLs and uninstall section#243

Merged
maximelb merged 2 commits into
masterfrom
docs/linux-rpm-download-urls
May 26, 2026
Merged

docs(linux): add RPM download URLs and uninstall section#243
maximelb merged 2 commits into
masterfrom
docs/linux-rpm-download-urls

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

Summary

  • Add per-architecture .rpm download URLs (rpm64, rpmarm64) to the Linux RPM Package section, mirroring the existing .deb URL list.
  • Reword the "Custom Installation" intro so it no longer says "non-Debian" (now that .rpm is also a first-class option).
  • Add an "RPM-based Systems" entry under uninstallation, mirroring the existing Debian Systems entry.

Companion to lc_sensor#695 which makes the .rpm artifacts available in the release bucket.

Test plan

  • Render the page locally (mkdocs serve) and confirm the new section reads cleanly next to the existing Deb section.
  • Verify the rpm64 / rpmarm64 URLs once the matching redirect routes are added in the downloads-service datastore (out of scope here).

🤖 Generated with Claude Code

…ions

The .rpm package install procedure is already documented, but the section was missing the per-architecture download URLs (deb64/debarm64 list them; rpm64/rpmarm64 did not). Also fold .rpm into the Custom Installation framing and add an RPM-based Systems entry under uninstall.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Broken Links Detected

The link checker found some issues:

* [ERROR] <file:///home/runner/work/documentation/documentation/site/8-reference/story-tags/asset-tags.md> | Cannot find file: File not found. Check if file exists and path is correct

Please fix these broken links before merging.

Full results

See the uploaded artifact for complete link check results.

The intro paragraph linked to a sibling asset-tags.md, but the page lives under 2-sensors-deployment/. Line 186 of the same file already uses the correct path; this aligns the first reference. Driveby — link-check fails on every PR until this is fixed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@maximelb maximelb marked this pull request as ready for review May 26, 2026 17:43
@maximelb maximelb requested a review from pllesperance-lc May 26, 2026 17:43
@maximelb maximelb added the to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact. label May 26, 2026
@maximelb maximelb merged commit 6060269 into master May 26, 2026
2 checks passed
@maximelb maximelb deleted the docs/linux-rpm-download-urls branch May 26, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant