Alphabetize Ubuntu section
This commit is contained in:
parent
6902ae8d92
commit
f28eaa7c69
1 changed files with 7 additions and 7 deletions
|
|
@ -396,6 +396,13 @@ To upgrade:
|
|||
spack uninstall gh && spack install gh
|
||||
```
|
||||
|
||||
### 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.
|
||||
|
||||
### Void Linux
|
||||
|
||||
The [GitHub CLI package](https://voidlinux.org/packages/?arch=x86_64&q=github-cli): is supported by the Void Linux community with updates powered by [void-linux/void-packages](https://github.com/void-linux/void-packages/tree/master/srcpkgs/github-cli).
|
||||
|
|
@ -406,13 +413,6 @@ 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