emacs-expand-region on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S emacs-expand-region

* (Optional) Uninstall emacs-expand-region on Arch using YAY

$ yay -Rns emacs-expand-region

2. Manually Install "emacs-expand-region" via AUR

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

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

b. Clone emacs-expand-region's git locally

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

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

$ cd ~/emacs-expand-region $ makepkg -si

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

ID: 402524
Name: emacs-expand-region
PackageBaseID: 121622
PackageBase: emacs-expand-region
Version: 0.11.0-2
Description: Emacs framework for incrementally selecting semantic regions
URL: https://github.com/magnars/expand-region.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1492538531
LastModified: 1492539476
URLPath: /cgit/aur.git/snapshot/emacs-expand-region.tar.gz