emacs-swiper on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S emacs-swiper

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

$ yay -Rns emacs-swiper

2. Manually Install "emacs-swiper" via AUR

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

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

b. Clone emacs-swiper's git locally

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

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

$ cd ~/emacs-swiper $ makepkg -si

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

ID: 1174929
Name: emacs-swiper
PackageBaseID: 121834
PackageBase: emacs-swiper
Version: 0.13.4-1
Description: Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview
URL: https://github.com/abo-abo/swiper
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493311611
LastModified: 1669497494
URLPath: /cgit/aur.git/snapshot/emacs-swiper.tar.gz