zed-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S zed-git

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

$ yay -Rns zed-git

2. Manually Install "zed-git" via AUR

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

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

b. Clone zed-git's git locally

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

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

$ cd ~/zed-git $ makepkg -si

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

ID: 444653
Name: zed-git
PackageBaseID: 80781
PackageBase: zed-git
Version: 1.1.0-1
Description: a code editor built using web technologies
URL: http://zedapp.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ashok
Submitter: Jonhoo
FirstSubmitted: 1397150981
LastModified: 1505756194
URLPath: /cgit/aur.git/snapshot/zed-git.tar.gz