emacs-helm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emacs-helm

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

$ yay -Rns emacs-helm

2. Manually Install "emacs-helm" via AUR

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

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

b. Clone emacs-helm's git locally

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

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

$ cd ~/emacs-helm $ makepkg -si

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

ID: 922305
Name: emacs-helm
PackageBaseID: 113955
PackageBase: emacs-helm
Version: 3.7.1-1
Description: Incremental completion and selection narrowing framework for Emacs
URL: https://github.com/emacs-helm/helm
NumVotes: 3
Popularity: 0
OutOfDate: 1677759402
Maintainer:
Submitter: eyl
FirstSubmitted: 1469429480
LastModified: 1623950606
URLPath: /cgit/aur.git/snapshot/emacs-helm.tar.gz