zed on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install zed on Arch using YAY
$
yay -S
zed
Copied
* (Optional) Uninstall zed on Arch using YAY
$
yay -Rns
zed
Copied
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
Copied
b. Clone zed's git locally
$
git clone https://aur.archlinux.org/zed.git
~/zed
Copied
c. Go to ~/zed folder and install it
$
cd
~/zed
Copied
$
makepkg -si
Copied
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
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