How to Install and Uninstall emacs-iedit.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "emacs-iedit.noarch" package

Please follow the step by step instructions below to install emacs-iedit.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install emacs-iedit.noarch

2. Uninstall "emacs-iedit.noarch" package

Please follow the guidelines below to uninstall emacs-iedit.noarch on Fedora 39:

$ sudo dnf remove emacs-iedit.noarch $ sudo dnf autoremove

3. Information about the emacs-iedit.noarch package on Fedora 39

Last metadata expiration check: 0:54:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : emacs-iedit
Version : 0.9.9.9.9
Release : 4.fc39
Architecture : noarch
Size : 124 k
Source : emacs-iedit-0.9.9.9.9-4.fc39.src.rpm
Repository : fedora
Summary : Edit multiple regions simultaneously in Emacs
URL : https://www.emacswiki.org/emacs/Iedit
License : GPL-3.0-or-later
Description : This package includes Emacs minor modes (iedit-mode and
: iedit-rectangle-mode) based on an API library (iedit-lib) and allows you
: to alter one occurrence of some text in a buffer (possibly narrowed) or
: region, and simultaneously have other occurrences changed in the same
: way, with visual feedback as you type.
:
: iedit-mode is a great alternative to built-in replace commands:
:
: - A more intuitive way to alter all the occurrences at once
: - Visual feedback
: - Fewer keystrokes in most cases
: - Optionally preserve case