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