Formatting
This commit is contained in:
parent
60af6bcb49
commit
d992d51b6e
3 changed files with 14 additions and 16 deletions
|
|
@ -146,7 +146,7 @@ brew upgrade gh
|
|||
|
||||
### Alpine Linux
|
||||
|
||||
The [GitHub CLI package](https://pkgs.alpinelinux.org/package/edge/community/x86_64/github-cli) is supported by the Alpine Linux community with updates powered by [alpine/aports](https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/community/github-cli.
|
||||
The [GitHub CLI package](https://pkgs.alpinelinux.org/package/edge/community/x86_64/github-cli) is supported by the Alpine Linux community with updates powered by [alpine/aports](https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/community/github-cli).
|
||||
|
||||
To install stable release:
|
||||
|
||||
|
|
@ -163,7 +163,7 @@ apk add github-cli@community
|
|||
|
||||
### Android
|
||||
|
||||
The [GitHub CLI package](https://packages.termux.dev/apt/termux-main/pool/main/g/gh/) is supported by the Termux community with updates powered by [termux/termux-packages](https://github.com/termux/termux-packages/tree/master/packages/gh)
|
||||
The [GitHub CLI package](https://packages.termux.dev/apt/termux-main/pool/main/g/gh/) is supported by the Termux community with updates powered by [termux/termux-packages](https://github.com/termux/termux-packages/tree/master/packages/gh).
|
||||
|
||||
To install and upgrade:
|
||||
|
||||
|
|
@ -173,7 +173,7 @@ pkg install gh
|
|||
|
||||
### Arch Linux
|
||||
|
||||
The [GitHub CLI package](https://www.archlinux.org/packages/extra/x86_64/github-cli) is supported by the Arch Linux community with updates powered by [Arch Linux packaging](https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli)
|
||||
The [GitHub CLI package](https://www.archlinux.org/packages/extra/x86_64/github-cli) is supported by the Arch Linux community with updates powered by [Arch Linux packaging](https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli).
|
||||
|
||||
To install:
|
||||
|
||||
|
|
@ -243,7 +243,7 @@ flox upgrade toplevel
|
|||
|
||||
### FreeBSD
|
||||
|
||||
The [GitHub CLI port](https://www.freshports.org/devel/gh/) is supported by the FreeBSD community with updates powered by [FreeBSD ports](https://cgit.freebsd.org/ports/tree/devel/gh)
|
||||
The [GitHub CLI port](https://www.freshports.org/devel/gh/) is supported by the FreeBSD community with updates powered by [FreeBSD ports](https://cgit.freebsd.org/ports/tree/devel/gh).
|
||||
|
||||
```bash
|
||||
cd /usr/ports/devel/gh/ && make install clean
|
||||
|
|
@ -301,7 +301,7 @@ pamac install github-cli
|
|||
|
||||
### MidnightBSD
|
||||
|
||||
The [GitHub CLI port](https://www.midnightbsd.org/mports/devel/gh/README.html) is supported by the MidnightBSD community with updates powered by [MidnightBSD/mports](https://github.com/MidnightBSD/mports/tree/master/devel/gh)
|
||||
The [GitHub CLI port](https://www.midnightbsd.org/mports/devel/gh/README.html) is supported by the MidnightBSD community with updates powered by [MidnightBSD/mports](https://github.com/MidnightBSD/mports/tree/master/devel/gh).
|
||||
|
||||
To install:
|
||||
|
||||
|
|
@ -362,7 +362,7 @@ sudo zypper update gh
|
|||
|
||||
### Solus Linux
|
||||
|
||||
The GitHub CLI package is supported by the Solus Linux community with updates powered by [getsolus/packages](https://github.com/getsolus/packages/blob/main/packages/g/github-cli/)
|
||||
The GitHub CLI package is supported by the Solus Linux community with updates powered by [getsolus/packages](https://github.com/getsolus/packages/blob/main/packages/g/github-cli/).
|
||||
|
||||
To install:
|
||||
|
||||
|
|
@ -390,7 +390,7 @@ spack uninstall gh && spack install gh
|
|||
|
||||
### 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)
|
||||
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).
|
||||
|
||||
To install:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue