jed-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S jed-git

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

$ yay -Rns jed-git

2. Manually Install "jed-git" via AUR

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

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

b. Clone jed-git's git locally

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

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

$ cd ~/jed-git $ makepkg -si

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

ID: 1395469
Name: jed-git
PackageBaseID: 188936
PackageBase: jed-git
Version: 0.99.20.r180.g68f0c75-8
Description: Powerful scriptable editor designed for use by programmers (built from latest git commit)
URL: https://www.jedsoft.org/jed/
NumVotes: 1
Popularity: 0.000117
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1671713109
LastModified: 1706613401
URLPath: /cgit/aur.git/snapshot/jed-git.tar.gz