emacs-make-regexp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S emacs-make-regexp

* (Optional) Uninstall emacs-make-regexp on Arch using YAY

$ yay -Rns emacs-make-regexp

2. Manually Install "emacs-make-regexp" via AUR

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

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

b. Clone emacs-make-regexp's git locally

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

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

$ cd ~/emacs-make-regexp $ makepkg -si

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

ID: 239725
Name: emacs-make-regexp
PackageBaseID: 68758
PackageBase: emacs-make-regexp
Version: 1.02-3
Description: Generate efficient regexps to match strings in Emacs
URL: http://svn.r-project.org/ESS/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ambrevar
Submitter: Ambrevar
FirstSubmitted: 1364939216
LastModified: 1444843947
URLPath: /cgit/aur.git/snapshot/emacs-make-regexp.tar.gz