[Documentation]: Debian 13 repository needs be deb822 complient
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 88/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- debian, shell
- Domain
- documentation, operating-systems
Research direction
Start with the Debian package-manager page linked in the issue and find its Debian 13+ APT repository instructions. Replace the legacy .list guidance with the provided deb822 .sources example, then verify that the documented fields and file path match the requested method.
Written by the indexing model from the issue text.
Description
Description of errors
The Debian 13+ documentation currently uses the legacy .list format for APT sources:
https://instinct.docs.amd.com/projects/amdgpu-docs/en/develop/install/detailed-install/package-manager/package-manager-debian.html
Debian 13 (Trixie) and later use the new deb822 format (.sources files). The correct method is:
sudo tee /etc/apt/sources.list.d/amdgpu.sources <<END
Enabled: yes
Types: deb
URIs: https://repo.radeon.com/amdgpu/latest/ubuntu/
Suites: noble
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/rocm.gpg
END
Please update the docs to reflect this. Thanks!
Attach any links, screenshots, or additional evidence you think will be helpful.
No response
- Dominant language
- No language data
- Stars
- 8
- Forks
- 7
- Avg merge
- 10h 57m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ROCm/amdgpu-docs
-
Difficulty 1/5 Under an hour Newbie friendliness 58/100
ROCm/amdgpu-docs#88 · 1 comment ·
All issues in ROCm/amdgpu-docs
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·