Merge pull request #12291 from cli/af/12290-community-debian-stable-url

Fix Debian CLI package link in installation guide
This commit is contained in:
Andy Feller 2025-12-11 11:43:56 -05:00 committed by GitHub
commit f72929a3bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -209,7 +209,7 @@ conda update gh --channel conda-forge
### Debian Community
The [GitHub CLI package](https://packages.debian.org/bookworm/gh) is supported by the Debian community with updates powered by [Debian Go Packaging Team](https://salsa.debian.org/go-team/packages/gh).
The [GitHub CLI package](https://packages.debian.org/stable/gh) is supported by the Debian community with updates powered by [Debian Go Packaging Team](https://salsa.debian.org/go-team/packages/gh).
> [!NOTE]
> As of November 2025, GitHub CLI maintainers strongly recommend [official Debian packages](#debian) especially as the community-distributed `2.45.x` / `2.46.x` version is broken due to deprecated GitHub APIs.