parent
4be79a31e7
commit
6902ae8d92
1 changed files with 14 additions and 0 deletions
|
|
@ -207,6 +207,13 @@ To upgrade:
|
|||
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).
|
||||
|
||||
> [!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.
|
||||
|
||||
### Fedora Community
|
||||
|
||||
The [GitHub CLI package](https://packages.fedoraproject.org/pkgs/gh/gh/) is supported by the Fedora community with updates powered by [Fedora Project](https://src.fedoraproject.org/rpms/gh).
|
||||
|
|
@ -399,6 +406,13 @@ To install:
|
|||
sudo xbps-install github-cli
|
||||
```
|
||||
|
||||
### Ubuntu Community
|
||||
|
||||
The [GitHub CLI package](https://packages.ubuntu.com/noble/gh) is synced from [upstream Debian Community package](#debian-community).
|
||||
|
||||
> [!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.
|
||||
|
||||
### Webi
|
||||
|
||||
[Webi](https://webinstall.dev/) is a tool that aims to effortlessly install developer tools with easy-to-remember URLs from official builds quickly, without sudo or Admin, without a package manager, and without changing system file permissions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue