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
Copied
b. Install emacs-multiple-cursors on Arch using YAY
$
yay -S
emacs-multiple-cursors
Copied
* (Optional) Uninstall emacs-multiple-cursors on Arch using YAY
$
yay -Rns
emacs-multiple-cursors
Copied
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
Copied
b. Clone emacs-multiple-cursors's git locally
$
git clone https://aur.archlinux.org/emacs-multiple-cursors.git
~/emacs-multiple-cursors
Copied
c. Go to ~/emacs-multiple-cursors folder and install it
$
cd
~/emacs-multiple-cursors
Copied
$
makepkg -si
Copied
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
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