docs(linux): add RPM download URLs and uninstall section#243
Merged
Conversation
…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>
Broken Links DetectedThe link checker found some issues: Please fix these broken links before merging. Full resultsSee 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.rpmdownload URLs (rpm64,rpmarm64) to the Linux RPM Package section, mirroring the existing.debURL list..rpmis also a first-class option).Companion to lc_sensor#695 which makes the
.rpmartifacts available in the release bucket.Test plan
mkdocs serve) and confirm the new section reads cleanly next to the existing Deb section.rpm64/rpmarm64URLs once the matching redirect routes are added in the downloads-service datastore (out of scope here).🤖 Generated with Claude Code