zed on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "zed" 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 on Arch using YAY

$ yay -S zed

* (Optional) Uninstall zed on Arch using YAY

$ yay -Rns zed

2. Manually Install "zed" via AUR

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

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

b. Clone zed's git locally

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

c. Go to ~/zed folder and install it

$ cd ~/zed $ makepkg -si

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

ID: 1410112
Name: zed
PackageBaseID: 178344
PackageBase: zed
Version: 1.14.0-1
Description: Tooling for super-structured data
URL: https://zed.brimdata.io/
NumVotes: 3
Popularity: 0.000527
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1651010254
LastModified: 1708061959
URLPath: /cgit/aur.git/snapshot/zed.tar.gz