From 990322fbd9fb560fcce05a9d413d961bcf39499a Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Tue, 7 Jan 2025 20:47:32 -0500 Subject: [PATCH] binary.mdx: update openSUSE Tumbleweed to official repo * simplify `zypper` install to the official package * Link to the `software.opensuse.org` entity --- docs/install/binary.mdx | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/docs/install/binary.mdx b/docs/install/binary.mdx index 2f3d17b1..2378e306 100644 --- a/docs/install/binary.mdx +++ b/docs/install/binary.mdx @@ -133,6 +133,15 @@ This isn't an official package in Nixpkgs but it is officially maintained by the Ghostty project so we put it in the "official" section. + +### openSUSE + +Ghostty is available as [`ghostty`](https://software.opensuse.org/package/ghostty) in the official openSUSE Tumbleweed repository. + +```sh +zypper install ghostty +``` + ### Void Linux Ghostty is available in the official package repository. @@ -195,28 +204,6 @@ After adding the repository, install Ghostty: rpm-ostree update --install ghostty ``` -### openSUSE - -Ghostty is available for openSUSE Tumbleweed: - -```sh -zypper addrepo https://download.opensuse.org/repositories/X11:/terminals/openSUSE_Factory/X11:terminals.repo -zypper refresh -zypper install ghostty -``` - -Also available for openSUSE Factory ARM: - -```sh -zypper addrepo https://download.opensuse.org/repositories/home:avindra/openSUSE_Factory_ARM/home:avindra.repo -zypper refresh -zypper install ghostty -``` - - -This is a user-maintained package. It is not an official openSUSE package. - - ### Ubuntu An Ubuntu package (.deb) is available from