emacs-yasnippet on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S emacs-yasnippet

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

$ yay -Rns emacs-yasnippet

2. Manually Install "emacs-yasnippet" via AUR

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

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

b. Clone emacs-yasnippet's git locally

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

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

$ cd ~/emacs-yasnippet $ makepkg -si

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

ID: 922669
Name: emacs-yasnippet
PackageBaseID: 97257
PackageBase: emacs-yasnippet
Version: 0.14.0-1
Description: Yet another snippet extension for Emacs
URL: https://github.com/joaotavora/yasnippet
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: eyl
FirstSubmitted: 1439305516
LastModified: 1624008083
URLPath: /cgit/aur.git/snapshot/emacs-yasnippet.tar.gz