jed on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S jed

* (Optional) Uninstall jed on Arch using YAY

$ yay -Rns jed

2. Manually Install "jed" via AUR

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

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

b. Clone jed's git locally

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

c. Go to ~/jed folder and install it

$ cd ~/jed $ makepkg -si

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

ID: 460349
Name: jed
PackageBaseID: 1036
PackageBase: jed
Version: 0.99.19-6
Description: A freely available text editor for Unix and others OS
URL: http://www.jedsoft.org/jed
NumVotes: 44
Popularity: 5.1E-5
OutOfDate: 1700434949
Maintainer: dseg
Submitter: ilpianista
FirstSubmitted: 1289660817
LastModified: 1510554287
URLPath: /cgit/aur.git/snapshot/jed.tar.gz