How to Install and Uninstall jed.x86_64 Package on Fedora 34

Last updated: May 20,2024

1. Install "jed.x86_64" package

This is a short guide on how to install jed.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install jed.x86_64

2. Uninstall "jed.x86_64" package

This guide let you learn how to uninstall jed.x86_64 on Fedora 34:

$ sudo dnf remove jed.x86_64 $ sudo dnf autoremove

3. Information about the jed.x86_64 package on Fedora 34

Last metadata expiration check: 3:09:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : jed
Version : 0.99.19
Release : 21.fc34
Architecture : x86_64
Size : 780 k
Source : jed-0.99.19-21.fc34.src.rpm
Repository : fedora
Summary : Fast, compact editor based on the S-Lang screen library
URL : http://www.jedsoft.org/jed/
License : GPL+
Description : Jed is a fast, compact editor based on the S-lang screen library. Jed
: features include emulation of the Emacs, EDT, WordStar and Brief
: editors; support for extensive customization with slang macros,
: colors, keybindings; and a variety of programming modes with syntax
: highlighting.
:
: You should install jed if you've used it before and you like it, or if
: you haven't used any text editors before and you're still deciding
: what you'd like to use.