zed-editor on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "zed-editor" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install zed-editor on Arch using YAY

$ yay -S zed-editor

* (Optional) Uninstall zed-editor on Arch using YAY

$ yay -Rns zed-editor

2. Manually Install "zed-editor" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone zed-editor's git locally

$ git clone https://aur.archlinux.org/zed-editor.git ~/zed-editor

c. Go to ~/zed-editor folder and install it

$ cd ~/zed-editor $ makepkg -si

3. Information about the zed-editor package on Arch User Repository (AUR)

ID: 1427055
Name: zed-editor
PackageBaseID: 201848
PackageBase: zed-editor
Version: 0.127.1-1
Description: high-performance, multiplayer code editor from the creators of Atom and Tree-sitter (linux pre-release series)
URL: https://zed.dev
NumVotes: 21
Popularity: 13.132423
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1706123378
LastModified: 1710416494
URLPath: /cgit/aur.git/snapshot/zed-editor.tar.gz