From 771a7bb4b6f34ea8f0b60b8f659c1d519e964b2f Mon Sep 17 00:00:00 2001 From: Mikayla Maki Date: Sun, 28 Jul 2024 12:08:09 -0700 Subject: [PATCH] Update linux.md --- docs/src/linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/linux.md b/docs/src/linux.md index e6c9ad5223..f55d23f049 100644 --- a/docs/src/linux.md +++ b/docs/src/linux.md @@ -30,6 +30,7 @@ Zed is open source, and [you can install from source](./development/linux.md). There are several third-party Zed packages for various Linux distributions and package managers, sometimes under `zed-editor`. You may be able to install Zed using these packages: - Homebrew: [`zed`](https://formulae.brew.sh/cask/zed), [`zed@preview`](https://formulae.brew.sh/cask/zed@preview) +- Flathub: [`dev.zed.Zed`](https://flathub.org/apps/dev.zed.Zed) - Arch: [`zed`](https://archlinux.org/packages/extra/x86_64/zed/) - Arch (AUR): [`zed-git`](https://aur.archlinux.org/packages/zed-git), [`zed-preview`](https://aur.archlinux.org/packages/zed-preview), [`zed-preview-bin`](https://aur.archlinux.org/packages/zed-preview-bin) - Alpine: `zed` ([aarch64](https://pkgs.alpinelinux.org/package/edge/testing/aarch64/zed)) ([x86_64](https://pkgs.alpinelinux.org/package/edge/testing/x86_64/zed))