emacs-multiple-cursors on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S emacs-multiple-cursors

* (Optional) Uninstall emacs-multiple-cursors on Arch using YAY

$ yay -Rns emacs-multiple-cursors

2. Manually Install "emacs-multiple-cursors" via AUR

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

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

b. Clone emacs-multiple-cursors's git locally

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

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

$ cd ~/emacs-multiple-cursors $ makepkg -si

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

ID: 923222
Name: emacs-multiple-cursors
PackageBaseID: 168118
PackageBase: emacs-multiple-cursors
Version: 1.4.0-1
Description: Multiple cursors for Emacs
URL: https://github.com/magnars/multiple-cursors.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: hamki
FirstSubmitted: 1624097863
LastModified: 1624097863
URLPath: /cgit/aur.git/snapshot/emacs-multiple-cursors.tar.gz