diff --git a/docs/install_linux.md b/docs/install_linux.md index 4fe314777..d51f35d09 100644 --- a/docs/install_linux.md +++ b/docs/install_linux.md @@ -146,6 +146,13 @@ Nix/NixOS users can install from [nixpkgs](https://search.nixos.org/packages?sho nix-env -iA nixos.gitAndTools.gh ``` +### openSUSE Tumbleweed + +openSUSE Tumbleweed users can install from the [offical distribution repo](https://software.opensuse.org/package/gh): +```bash +sudo zypper in gh +``` + ### Snaps Many Linux distro users can install using Snapd from the [Snap Store](https://snapcraft.io/gh) or the associated [repo](https://github.com/casperdcl/cli/tree/snap)