Upstream has not published new releases since 2009, even though 0.99.20 exists. The jed-git package may be a better option.
Search Criteria
Package Details: jed 0.99.19-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jed.git (read-only, click to copy) |
|---|---|
| Package Base: | jed |
| Description: | A freely available text editor |
| Upstream URL: | https://www.jedsoft.org/jed |
| Keywords: | editor terminal text tui |
| Licenses: | GPL-2.0-or-later |
| Submitter: | ilpianista |
| Maintainer: | stickynotememo |
| Last Packager: | stickynotememo |
| Votes: | 44 |
| Popularity: | 0.31 |
| First Submitted: | 2010-11-13 15:06 (UTC) |
| Last Updated: | 2026-03-22 04:38 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libx11 (libx11-gitAUR)
- slang (slang-gitAUR, slang-snapshotAUR)
- libxt (make)
Required by (2)
- jedstate-git
- pkgview (optional)
Sources (1)
stickynotememo commented on 2026-03-22 04:35 (UTC)
scorici commented on 2024-09-23 18:24 (UTC)
Download https://dpaste.com//DNK4H4VC5 as jed.patch and path the PKGBUILD: patch PKGBUILD -i jed.patch
vtanger commented on 2024-03-23 21:18 (UTC)
The required source repository ftp://space.mit.edu/pub/davis/jed/ no longer exists. The user probably has left the space (or MIT).
The AUR "jed-git" works, though.
kseistrup commented on 2024-01-31 15:20 (UTC)
The current jed.install removes *.slc and *.dfa upon removal. However, this may remove other such files that other packages (notably jedstate-git) may have installed. jed should only remove its own files. This can be done by including them in the package itself and let pacman handle it.
See the PKGBUILD of e.g. jed-git in case of doubt.
Cheers.
erkin commented on 2019-06-15 05:27 (UTC)
Build fails with
install: cannot stat 'src/objs/rgrep': No such file or directory
Replacing src/objs with src/${ARCH}objs (ie src/x86_64objs) in PKGBUILD solves this problem.
Pinned Comments
stickynotememo commented on 2026-03-22 04:35 (UTC)
Upstream has not published new releases since 2009, even though 0.99.20 exists. The jed-git package may be a better option.