emacs-iedit on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S emacs-iedit

* (Optional) Uninstall emacs-iedit on Arch using YAY

$ yay -Rns emacs-iedit

2. Manually Install "emacs-iedit" via AUR

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

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

b. Clone emacs-iedit's git locally

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

c. Go to ~/emacs-iedit folder and install it

$ cd ~/emacs-iedit $ makepkg -si

3. Information about the emacs-iedit package on Arch User Repository (AUR)

ID: 1132773
Name: emacs-iedit
PackageBaseID: 121944
PackageBase: emacs-iedit
Version: 0.9.9.9.9-1
Description: Edit multiple regions with the same content simultaneously
URL: https://github.com/victorhge/iedit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493652785
LastModified: 1661845614
URLPath: /cgit/aur.git/snapshot/emacs-iedit.tar.gz