Merge pull request #10823 from chax/install_solus

docs: install_linux.md: add Solus linux install instructions
This commit is contained in:
Kynan Ware 2025-06-23 10:31:38 -06:00 committed by GitHub
commit 9ce1aeeb1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -297,6 +297,14 @@ Manjaro Linux users can install from the [official extra repository](https://man
pamac install github-cli
```
### Solus Linux
Solus Linux users can install using [eopkg package manager](https://help.getsol.us/docs/user/package-management/basics/):
```bash
sudo eopkg install github-cli
```
For more information about the `github-cli` package, see [the package definition](https://github.com/getsolus/packages/blob/main/packages/g/github-cli/package.yml) in the `getsolus/packages` repository.
[releases page]: https://github.com/cli/cli/releases/latest
[arch linux repo]: https://www.archlinux.org/packages/extra/x86_64/github-cli
[arch linux aur]: https://aur.archlinux.org/packages/github-cli-git